paymentMethod property

String? paymentMethod
final

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;