setopeningKeyfieldnamesGet method

Future<Response> setopeningKeyfieldnamesGet()

Get an array of primary key field names

Implementation

Future<chopper.Response> setopeningKeyfieldnamesGet() {
  return _setopeningKeyfieldnamesGet();
}