streamGroup property

StreamGroup<Map<String, dynamic>?> streamGroup
getter/setter pair

Groupe the REST periodic api calls and the websocket stream into one group

Implementation

late StreamGroup<Map<String, dynamic>?> streamGroup;