crewlocationEmptybrowseobjectGet method

Future<Response> crewlocationEmptybrowseobjectGet()

Get an empty browse object

Implementation

Future<chopper.Response> crewlocationEmptybrowseobjectGet() {
  return _crewlocationEmptybrowseobjectGet();
}