fiscalmonthKeyfieldnamesGet method

Future<Response> fiscalmonthKeyfieldnamesGet()

Get an array of primary key field names

Implementation

Future<chopper.Response> fiscalmonthKeyfieldnamesGet() {
  return _fiscalmonthKeyfieldnamesGet();
}