menu
adyen_api package
documentation
management_models.dart
UpdatableAddress
line1 property
line1 property
dark_mode
light_mode
line1
property
@BuiltValueField.new(wireName: r'line1')
String
?
get
line1
The street address.
Implementation
@BuiltValueField(wireName: r'line1') String? get line1;
adyen_api package
documentation
management_models
UpdatableAddress
line1 property
UpdatableAddress class