supportChecks property

Future<List<CheckEntity>?> get supportChecks

获取 检测项目

Implementation

Future<List<CheckEntity>?> get supportChecks => YaseePluginPlatform.instance.checks(model);