pages/inspection_defect_checker library

Classes

InspectionDefectChecker

Typedefs

CategoryCheckpointLoader = Future<List<CheckPoint>> Function(CheckCategory category)
CheckpointDefectLoader = Future<List<CheckPointDefect>> Function(CheckPoint checkpoint)
InspectionCategoryLoader = Future<List<CheckCategory>> Function(InspectionLocation inspection)