ratelocationtaxKeyfieldnamesGet method

Future<Response> ratelocationtaxKeyfieldnamesGet()

Get an array of primary key field names

Implementation

Future<chopper.Response> ratelocationtaxKeyfieldnamesGet() {
  return _ratelocationtaxKeyfieldnamesGet();
}