crewlocationKeyfieldnamesGet method

Future<Response> crewlocationKeyfieldnamesGet()

Get an array of primary key field names

Implementation

Future<chopper.Response> crewlocationKeyfieldnamesGet() {
  return _crewlocationKeyfieldnamesGet();
}