numberformatKeyfieldnamesGet method

Future<Response> numberformatKeyfieldnamesGet()

Get an array of primary key field names

Implementation

Future<chopper.Response> numberformatKeyfieldnamesGet() {
  return _numberformatKeyfieldnamesGet();
}