projectitemsorderedKeyfieldnamesGet method

Future<Response> projectitemsorderedKeyfieldnamesGet()

Get an array of primary key field names

Implementation

Future<chopper.Response> projectitemsorderedKeyfieldnamesGet() {
  return _projectitemsorderedKeyfieldnamesGet();
}