menu
yasee_plugin
exts/Check+Ext.dart
CheckFunc
cmds property
cmds
dark_mode
light_mode
cmds
property
Future
<
List
<
CmdEntity
>
?
>
cmds
获取 指令信息
Implementation
Future<List<CmdEntity>?> get cmds => YaseePluginPlatform.instance.cmds(handwareCode);
yasee_plugin
Check+Ext
CheckFunc
cmds property
CheckFunc extension on
CheckEntity