menu
google_vision_flutter
google_vision_flutter.dart
AnnotationRequest
AnnotationRequest.fromJson factory constructor
AnnotationRequest.fromJson
brightness_4
brightness_5
AnnotationRequest.fromJson
constructor
AnnotationRequest.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory AnnotationRequest.fromJson(Map<String, dynamic> json) => _$AnnotationRequestFromJson(json);
google_vision_flutter
google_vision_flutter
AnnotationRequest
AnnotationRequest.fromJson factory constructor
AnnotationRequest class