crewstatusEmptyobjectGet method

Future<Response> crewstatusEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> crewstatusEmptyobjectGet() {
  return _crewstatusEmptyobjectGet();
}