description property
Contains the human-readable name for the returned result. For establishment
results, this is usually the business name. This content is meant to be read as-is. Do not programmatically parse the formatted address.
Implementation
@BuiltValueField(wireName: r'description')
String? get description;