keys property

Iterable? keys
getter/setter pair

All the keys from a specific room.

Implementation

Iterable<dynamic>? keys;