shipviaKeyfieldnamesGet method

Future<Response> shipviaKeyfieldnamesGet()

Get an array of primary key field names

Implementation

Future<chopper.Response> shipviaKeyfieldnamesGet() {
  return _shipviaKeyfieldnamesGet();
}