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