merchant property

Implementation

Future<SumupPluginMerchantResponse> get merchant {
  throw UnimplementedError('get merchant has not been implemented');
}