chatRooms property

List<ChatRoom> get chatRooms

Available chat rooms

Implementation

List<ChatRoom> get chatRooms => _chatRooms;