orderstatusEmptybrowseobjectGet method

Future<Response> orderstatusEmptybrowseobjectGet()

Get an empty browse object

Implementation

Future<chopper.Response> orderstatusEmptybrowseobjectGet() {
  return _orderstatusEmptybrowseobjectGet();
}