menu
adyen_api package
documentation
checkout_models.dart
InputDetail
value property
value property
dark_mode
light_mode
value
property
@BuiltValueField.new(wireName: r'value')
String
?
get
value
The value can be pre-filled, if available.
Implementation
@BuiltValueField(wireName: r'value') String? get value;
adyen_api package
documentation
checkout_models
InputDetail
value property
InputDetail class