menu
facedetect_tadi_sdk_legacy_version package
documentation
models/face_detection_result.dart
Country
toMap method
toMap method
dark_mode
light_mode
toMap
method
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() { return {'countryId': countryId}; }
facedetect_tadi_sdk_legacy_version package
documentation
models/face_detection_result
Country
toMap method
Country class