timeInfo property
Information on the support of time based queries and map requests of this map service. If this map service does not support time based requests, this will be null.
Implementation
ServiceTimeInfo? get timeInfo => _timeInfo.value;
Information on the support of time based queries and map requests of this map service. If this map service does not support time based requests, this will be null.
ServiceTimeInfo? get timeInfo => _timeInfo.value;