values property

Iterable? values
getter/setter pair

All the values from a specific room.

Implementation

Iterable<dynamic>? values;