featureTable property

FeatureTable? featureTable

The FeatureTable that this feature belongs to.

Implementation

FeatureTable? get featureTable => _featureTable.value;