CloudpaymentsGooglePay constructor
CloudpaymentsGooglePay(
- GooglePayEnvironment environment
Implementation
CloudpaymentsGooglePay(GooglePayEnvironment environment) {
_initGooglePay(describeEnum(environment));
}