menu
flutter_stripe_web package
documentation
flutter_stripe_web.dart
StripePlatform
isApplePaySupported method
isApplePaySupported method
dark_mode
light_mode
isApplePaySupported
method
Future
<
bool
>
isApplePaySupported
(
)
Implementation
Future<bool> isApplePaySupported() async => false;
flutter_stripe_web package
documentation
flutter_stripe_web
StripePlatform
isApplePaySupported method
StripePlatform class