menu
googleapis package
documentation
vision/v1.dart
BatchAnnotateFilesResponse
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.
Map
<core.
String
, core.
dynamic
> toJson() => {
if
(responses !=
null
)
'responses'
: responses!, };
googleapis package
documentation
vision/v1
BatchAnnotateFilesResponse
toJson method
BatchAnnotateFilesResponse class
Constructors
new
fromJson
Properties
hashCode
responses
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==