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