menu
face_detector_new package
documentation
model/checkface.dart
checkFaceToJson function
checkFaceToJson function
dark_mode
light_mode
checkFaceToJson
function
String
checkFaceToJson
(
CheckFace
data
)
Implementation
String checkFaceToJson(CheckFace data) => json.encode(data.toJson());
face_detector_new package
documentation
model/checkface
checkFaceToJson function
checkface library