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