customreportcssKeyfieldnamesGet method

Future<Response> customreportcssKeyfieldnamesGet()

Get an array of primary key field names

Implementation

Future<chopper.Response> customreportcssKeyfieldnamesGet() {
  return _customreportcssKeyfieldnamesGet();
}