paymentMethod property
Pass in 'binance-pay' or 'show-address' payment methods to auto-select that method for your user. If not set, then the onAddressRequested callback is required.
Implementation
final String? paymentMethod;
Pass in 'binance-pay' or 'show-address' payment methods to auto-select that method for your user. If not set, then the onAddressRequested callback is required.
final String? paymentMethod;