atGroupStream property

Stream<List<AtGroup>> atGroupStream

Group list stream

Implementation

Stream<List<AtGroup>> get atGroupStream => _atGroupStreamController.stream;