temperatures property
All of the Temperature objects on the network that the user's device has permission to access.
Implementation
List<Temperature> temperatures = [];
All of the Temperature objects on the network that the user's device has permission to access.
List<Temperature> temperatures = [];