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