checks abstract method

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

获取设备的 检测项

Implementation

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