zones property

List<Zone> zones
getter/setter pair

All of the Zone objects on the network that the user's device has permission to access.

Implementation

List<Zone> zones = [];