menu
adyen_api package
documentation
checkout_models.dart
DeliveryMethod
amount property
amount property
dark_mode
light_mode
amount
property
@BuiltValueField.new(wireName: r'amount')
Amount
?
get
amount
The cost of this delivery method.
Implementation
@BuiltValueField(wireName: r'amount') Amount? get amount;
adyen_api package
documentation
checkout_models
DeliveryMethod
amount property
DeliveryMethod class