login method

Implementation

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