setConfig method
Implementation
Future<bool> setConfig({PaymentConfig? paymentConfig, UIConfig? uiConfig}) {
throw UnimplementedError('setConfig() has not been implemented.');
}
Future<bool> setConfig({PaymentConfig? paymentConfig, UIConfig? uiConfig}) {
throw UnimplementedError('setConfig() has not been implemented.');
}