pages/inspection_defect_checker library
Classes
Typedefs
-
CategoryCheckpointLoader
= Future<
List< Function(CheckCategory category)CheckPoint> > -
CheckpointDefectLoader
= Future<
List< Function(CheckPoint checkpoint)CheckPointDefect> > -
InspectionCategoryLoader
= Future<
List< Function(InspectionLocation inspection)CheckCategory> >