serviceGeodatabase property

ServiceGeodatabase? serviceGeodatabase

The service geodatabase this service feature table is part of.

This property is populated if the ServiceFeatureTable is provided by a layer or a table in a web map or if the ServiceFeatureTable is created using ServiceGeodatabase.getTable.

Implementation

ServiceGeodatabase? get serviceGeodatabase => _serviceGeodatabase.value;