menu
googleapis package
documentation
dfareporting/v5.dart
LastModifiedInfo
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.Map<core.String, core.dynamic> toJson() { final time = this.time; return {'time': ?time}; }
googleapis package
documentation
dfareporting/v5
LastModifiedInfo
toJson method
LastModifiedInfo class