menu
yasee_plugin
exts/Device+Ext.dart
DeviceFunc
supportChecks property
supportChecks
dark_mode
light_mode
supportChecks
property
Future
<
List
<
CheckEntity
>
?
>
supportChecks
获取 检测项目
Implementation
Future<List<CheckEntity>?> get supportChecks => YaseePluginPlatform.instance.checks(mac);
yasee_plugin
Device+Ext
DeviceFunc
supportChecks property
DeviceFunc extension on
DeviceEntity