presentationlayerformKeyfieldnamesGet method

Future<Response> presentationlayerformKeyfieldnamesGet()

Get an array of primary key field names

Implementation

Future<chopper.Response> presentationlayerformKeyfieldnamesGet() {
  return _presentationlayerformKeyfieldnamesGet();
}