custommoduleKeyfieldnamesGet method

Future<Response> custommoduleKeyfieldnamesGet()

Get an array of primary key field names

Implementation

Future<chopper.Response> custommoduleKeyfieldnamesGet() {
  return _custommoduleKeyfieldnamesGet();
}