creditcardpluginKeyfieldnamesGet method

Future<Response> creditcardpluginKeyfieldnamesGet()

Get an array of primary key field names

Implementation

Future<chopper.Response> creditcardpluginKeyfieldnamesGet() {
  return _creditcardpluginKeyfieldnamesGet();
}