menu
moyoung_glasses_ble_plugin package
documentation
models/ai_image_data.dart
AIImageData
isDirectlyUsable property
isDirectlyUsable property
dark_mode
light_mode
isDirectlyUsable
property
bool
get
isDirectlyUsable
是否可以直接使用(iOS的二进制数据)
Implementation
bool get isDirectlyUsable => bytes != null;
moyoung_glasses_ble_plugin package
documentation
models/ai_image_data
AIImageData
isDirectlyUsable property
AIImageData class