creditcardpluginLogEmptyobjectGet method

Future<Response> creditcardpluginLogEmptyobjectGet()

Get an empty credit card transaction log object.

Implementation

Future<chopper.Response> creditcardpluginLogEmptyobjectGet() {
  return _creditcardpluginLogEmptyobjectGet();
}