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