googlePayIsSupported abstract method

  1. @Deprecated('This method is deprecated use [isPlatformPaySupported] instead')
Future<bool> googlePayIsSupported(
  1. IsGooglePaySupportedParams params
)

Implementation

@Deprecated('This method is deprecated use [isPlatformPaySupported] instead')
Future<bool> googlePayIsSupported(IsGooglePaySupportedParams params);