MastercardAuthService constructor
MastercardAuthService(
- MastercardConfig config
Implementation
MastercardAuthService(this.config) : _dio = Dio() {
_setupDio();
}
MastercardAuthService(this.config) : _dio = Dio() {
_setupDio();
}