menu
adyen_api package
documentation
checkout_models.dart
CashAppDetails
subtype property
subtype property
dark_mode
light_mode
subtype
property
@BuiltValueField.new(wireName: r'subtype')
String
?
get
subtype
The payment method subtype.
Implementation
@BuiltValueField(wireName: r'subtype') String? get subtype;
adyen_api package
documentation
checkout_models
CashAppDetails
subtype property
CashAppDetails class