googlePay property

UpiApplication googlePay
final

Google Pay

Implementation

static final googlePay = UpiApplication(
  androidPackageName: 'com.google.android.apps.nbu.paisa.user',
  iosBundleId: 'com.google.paisa',
  appName: 'Google Pay',
  discoveryCustomScheme: 'gpay',
);