onRawMap property

Stream<Map<String, dynamic>> onRawMap
final

Fires when the new JSON map is received

Implementation

final Stream<Map<String, dynamic>> onRawMap;