menu
anonchat_api package
documentation
anonchat/anonchat_api.dart
Anonchat
onRawMap property
onRawMap property
dark_mode
light_mode
onRawMap
property
Stream
<
Map
<
String
,
dynamic
>
>
onRawMap
final
Fires when the new JSON map is received
Implementation
final Stream<Map<String, dynamic>> onRawMap;
anonchat_api package
documentation
anonchat/anonchat_api
Anonchat
onRawMap property
Anonchat class