isApplePaySupported method
- @Deprecated('This method is deprecated use [isPlatformPaySupported] instead')
Implementation
@Deprecated('This method is deprecated use [isPlatformPaySupported] instead')
Future<bool> isApplePaySupported() async => false;
@Deprecated('This method is deprecated use [isPlatformPaySupported] instead')
Future<bool> isApplePaySupported() async => false;