misccategoryKeyfieldnamesGet method

Future<Response> misccategoryKeyfieldnamesGet()

Get an array of primary key field names

Implementation

Future<chopper.Response> misccategoryKeyfieldnamesGet() {
  return _misccategoryKeyfieldnamesGet();
}