customerstatusEmptybrowseobjectGet method

Future<Response> customerstatusEmptybrowseobjectGet()

Get an empty browse object

Implementation

Future<chopper.Response> customerstatusEmptybrowseobjectGet() {
  return _customerstatusEmptybrowseobjectGet();
}