logout method

Implementation

Future<SumupPluginResponse> logout() {
  throw UnimplementedError('logout() has not been implemented.');
}