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