Home > ILIB_DeviceSearchItem > otherProperty
ILIB_DeviceSearchItem.otherProperty property
其它参数
签名
typescript
otherProperty?: {
[key: string]: boolean | number | string | undefined;
};1
2
3
2
3