TipTopPayGooglePay constructor

TipTopPayGooglePay(
  1. GooglePayEnvironment environment
)

Implementation

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