AnnotationModel constructor
const
AnnotationModel({
- required FaceMatching faceMatching,
- MalaaROPChecks? malaaROPChecks,
Implementation
const AnnotationModel({required this.faceMatching, this.malaaROPChecks});