containerstatusEmptyobjectGet method

Future<Response> containerstatusEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> containerstatusEmptyobjectGet() {
  return _containerstatusEmptyobjectGet();
}