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