tables property

List<FeatureCollectionTable> tables

The feature collection tables of a feature collection.

Implementation

List<FeatureCollectionTable> get tables => _tables.value;