CheckpointDefectLoader typedef
Implementation
typedef CheckpointDefectLoader = Future<List<CheckPointDefect>> Function(
CheckPoint checkpoint,
);
typedef CheckpointDefectLoader = Future<List<CheckPointDefect>> Function(
CheckPoint checkpoint,
);