stripe_native
stripe_native
StripeNative
nativePayReady property
nativePayReady
stripe_native
stripe_native
StripeNative
nativePayReady property
StripeNative class
Constructors
StripeNative
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static properties
merchantIdentifier
nativePayReady
publishableKey
Static methods
confirmPayment
setMerchantIdentifier
setPublishableKey
useNativePay
useReceiptNativePay
nativePayReady
property
bool
nativePayReady
Implementation
static bool get nativePayReady => merchantIdentifier.isNotEmpty && publishableKey.isNotEmpty;