menu
adyen_api package
documentation
webhook_configuration_models.dart
DeliveryAddress
city property
city property
dark_mode
light_mode
city
property
@BuiltValueField.new(wireName: r'city')
String
?
get
city
The name of the city.
Implementation
@BuiltValueField(wireName: r'city') String? get city;
adyen_api package
documentation
webhook_configuration_models
DeliveryAddress
city property
DeliveryAddress class