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