geodatabaseDimensionTables property
A collection of GeodatabaseFeatureTable
from the geodatabase that
contain dimension features.
The collection is empty if the geodatabase is not loaded.
Implementation
List<GeodatabaseFeatureTable> get geodatabaseDimensionTables =>
_geodatabaseDimensionTables.value;