menu
lib_discord package
documentation
entities.dart
ActivitySecrets
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
toJson
(
)
Implementation
Map toJson() { return { 'join': join, 'spectate': spectate, 'match': match, }; }
lib_discord package
documentation
entities
ActivitySecrets
toJson method
ActivitySecrets class