menu
googleapis package
documentation
batch/v1.dart
ActionCondition
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.
Map
<core.
String
, core.
dynamic
> toJson() => {
if
(exitCodes !=
null
)
'exitCodes'
: exitCodes!, };
googleapis package
documentation
batch/v1
ActionCondition
toJson method
ActionCondition class