widgetgroupKeyfieldnamesGet method

Future<Response> widgetgroupKeyfieldnamesGet()

Get an array of primary key field names

Implementation

Future<chopper.Response> widgetgroupKeyfieldnamesGet() {
  return _widgetgroupKeyfieldnamesGet();
}