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