checks abstract method

Future<List<CheckEntity>?> checks(
  1. String model
)

获取设备的 检测项

Implementation

Future<List<CheckEntity>?> checks(String model);