enteredRooms property

Set<String> enteredRooms

Implementation

Set<String> get enteredRooms => Set<String>.unmodifiable(_enteredRooms);