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