quikreceipttemplateKeyfieldnamesGet method

Future<Response> quikreceipttemplateKeyfieldnamesGet()

Get an array of primary key field names

Implementation

Future<chopper.Response> quikreceipttemplateKeyfieldnamesGet() {
  return _quikreceipttemplateKeyfieldnamesGet();
}