enableOneClick property
When true and shopperReference is provided, the shopper will be asked if the payment details should be stored for future one-click payments.
Implementation
@BuiltValueField(wireName: r'enableOneClick')
bool? get enableOneClick;