All of the Zone objects on the network that the user's device has permission to access.
List<Zone> get zones => List.from(_zones, growable: false);