menu
adyen_api package
documentation
checkout_models.dart
InputDetail
type property
type property
dark_mode
light_mode
type
property
@BuiltValueField.new(wireName: r'type')
String
?
get
type
The type of the required input.
Implementation
@BuiltValueField(wireName: r'type') String? get type;
adyen_api package
documentation
checkout_models
InputDetail
type property
InputDetail class