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