rooms property

Set<String> get rooms

Salas que a sessão pertence

Implementation

Set<String> get rooms => Set.unmodifiable(_rooms);