inventorygroupinventoryKeyfieldnamesGet method

Future<Response> inventorygroupinventoryKeyfieldnamesGet()

Get an array of primary key field names

Implementation

Future<chopper.Response> inventorygroupinventoryKeyfieldnamesGet() {
  return _inventorygroupinventoryKeyfieldnamesGet();
}