completeqcKeyfieldnamesGet method

Future<Response> completeqcKeyfieldnamesGet()

Get an array of primary key field names

Implementation

Future<chopper.Response> completeqcKeyfieldnamesGet() {
  return _completeqcKeyfieldnamesGet();
}