rateupdateutilityKeyfieldnamesGet method

Future<Response> rateupdateutilityKeyfieldnamesGet()

Get an array of primary key field names

Implementation

Future<chopper.Response> rateupdateutilityKeyfieldnamesGet() {
  return _rateupdateutilityKeyfieldnamesGet();
}