consignmentsettingsEmptyobjectGet method

Future<Response> consignmentsettingsEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> consignmentsettingsEmptyobjectGet() {
  return _consignmentsettingsEmptyobjectGet();
}