menu
yasee_plugin
yasee_plugin_platform_interface.dart
YaseePluginPlatform
cmds abstract method
cmds
dark_mode
light_mode
cmds
abstract method
Future
<
List
<
CmdEntity
>
?
>
cmds
(
int
handware
)
获取检测项的 指令列表
Implementation
Future<List<CmdEntity>?> cmds(int handware);
yasee_plugin
yasee_plugin_platform_interface
YaseePluginPlatform
cmds abstract method
YaseePluginPlatform class