crewlocationEmptyobjectGet method

Future<Response> crewlocationEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> crewlocationEmptyobjectGet() {
  return _crewlocationEmptyobjectGet();
}