valueDescription property
If there's a localized text description of the value provided, this will be said description.
Implementation
@JsonKey(name:'valueDescription')
String? valueDescription;
If there's a localized text description of the value provided, this will be said description.
@JsonKey(name:'valueDescription')
String? valueDescription;