communityStream property

Stream<Community?> communityStream

Implementation

Stream<Community?> get communityStream => _community.getStream;