datasetTimeInterval property
- @Deprecated('Use [temporalCoverage]. See https://schema.org/datasetTimeInterval')
getter/setter pair
The range of temporal applicability of a dataset, e.g. for a 2011 census dataset, the year 2011 (in ISO 8601 time interval format).
Implementation
@Deprecated(
'Use [temporalCoverage]. See https://schema.org/datasetTimeInterval')
String? datasetTimeInterval;