projectcommissioningKeyfieldnamesGet method

Future<Response> projectcommissioningKeyfieldnamesGet()

Get an array of primary key field names

Implementation

Future<chopper.Response> projectcommissioningKeyfieldnamesGet() {
  return _projectcommissioningKeyfieldnamesGet();
}