testEnv property
Whether or not to use the google pay test environment. Set to true
until you have applied for and been granted access to the Production environment.
Implementation
bool get testEnv => throw _privateConstructorUsedError;
Whether or not to use the google pay test environment. Set to true
until you have applied for and been granted access to the Production environment.
bool get testEnv => throw _privateConstructorUsedError;