orderstatusKeyfieldnamesGet method

Future<Response> orderstatusKeyfieldnamesGet()

Get an array of primary key field names

Implementation

Future<chopper.Response> orderstatusKeyfieldnamesGet() {
  return _orderstatusKeyfieldnamesGet();
}