menu
smart_device_core package
documentation
models/device/device_bean.dart
SDCardData
isSdCardUnUseful method
isSdCardUnUseful method
dark_mode
light_mode
isSdCardUnUseful
method
bool
isSdCardUnUseful
(
)
Implementation
bool isSdCardUnUseful() { return formatStatus == 0; }
smart_device_core package
documentation
models/device/device_bean
SDCardData
isSdCardUnUseful method
SDCardData class