menu
flutter_stripe_web package
documentation
flutter_stripe_web.dart
ThreeDSecureUsage
isSupported property
isSupported property
dark_mode
light_mode
isSupported
property
bool
?
get
isSupported
inherited
Whether 3ds is supported or not.
Implementation
bool? get isSupported => throw _privateConstructorUsedError;
flutter_stripe_web package
documentation
flutter_stripe_web
ThreeDSecureUsage
isSupported property
ThreeDSecureUsage class