gldistributionruleKeyfieldnamesGet method

Future<Response> gldistributionruleKeyfieldnamesGet()

Get an array of primary key field names

Implementation

Future<chopper.Response> gldistributionruleKeyfieldnamesGet() {
  return _gldistributionruleKeyfieldnamesGet();
}