geoPackageFeatureTables property
The immutable collection of geopackage feature tables contained in the GeoPackage.
Implementation
List<GeoPackageFeatureTable> get geoPackageFeatureTables =>
_geoPackageFeatureTables.value;
The immutable collection of geopackage feature tables contained in the GeoPackage.
List<GeoPackageFeatureTable> get geoPackageFeatureTables =>
_geoPackageFeatureTables.value;