lastUpdated property
getter/setter pair
Last update of the available_connector_count and occupied_connector_count fields.
This field is always null for offline search using the OfflineSearchEngine. For online searches using the SearchEngine, it may be null if the data is unavailable.
Implementation
DateTime? lastUpdated;