menu
getsocial_flutter_sdk package
documentation
communities/queries/announcementsquery.dart
AnnouncementsQuery
toJSON method
toJSON method
dark_mode
light_mode
toJSON
method
Map
<
String
,
dynamic
>
toJSON
(
)
override
Implementation
Map<String, dynamic> toJSON() => {'ids': ids.toJSON(), 'pollStatus': pollStatus};
getsocial_flutter_sdk package
documentation
communities/queries/announcementsquery
AnnouncementsQuery
toJSON method
AnnouncementsQuery class