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