CloudpaymentsGooglePay constructor

CloudpaymentsGooglePay(
  1. GooglePayEnvironment environment
)

Implementation

CloudpaymentsGooglePay(GooglePayEnvironment environment) {
  _initGooglePay(describeEnum(environment));
}