customreportlayoutgroupKeyfieldnamesGet method

Future<Response> customreportlayoutgroupKeyfieldnamesGet()

Get an array of primary key field names

Implementation

Future<chopper.Response> customreportlayoutgroupKeyfieldnamesGet() {
  return _customreportlayoutgroupKeyfieldnamesGet();
}