FeatureResponseBeanFeaturesItemPermissibleEstimationTypesItem constructor
FeatureResponseBeanFeaturesItemPermissibleEstimationTypesItem({
- FeatureResponseBeanFeaturesItemPermissibleEstimationTypesItemValue? value,
- String? localisedName,
- String? localisedDescription,
Implementation
FeatureResponseBeanFeaturesItemPermissibleEstimationTypesItem(
{this.value, this.localisedName, this.localisedDescription});