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