tables property
The feature collection tables of a feature collection.
Implementation
List<FeatureCollectionTable> get tables => _tables.value;
The feature collection tables of a feature collection.
List<FeatureCollectionTable> get tables => _tables.value;