rooms property

Iterable<SwampRoom> get rooms

Implementation

Iterable<SwampRoom> get rooms => _rooms;