city property
The name of the city. Supported characters: a-z A-Z 0-9 . - — / # , ’ ° ( ) : ; & \ | and Space. > Required when the category is card.
Implementation
@BuiltValueField(wireName: r'city')
String? get city;
The name of the city. Supported characters: a-z A-Z 0-9 . - — / # , ’ ° ( ) : ; & \ | and Space. > Required when the category is card.
@BuiltValueField(wireName: r'city')
String? get city;