init method
Implementation
Future<SumupPluginResponse> init(String affiliateKey) {
throw UnimplementedError('init() has not been implemented');
}
Future<SumupPluginResponse> init(String affiliateKey) {
throw UnimplementedError('init() has not been implemented');
}