emailhistoryKeyfieldnamesGet method

Future<Response> emailhistoryKeyfieldnamesGet()

Get an array of primary key field names

Implementation

Future<chopper.Response> emailhistoryKeyfieldnamesGet() {
  return _emailhistoryKeyfieldnamesGet();
}