cardpointetokenizerKeyfieldnamesGet method

Future<Response> cardpointetokenizerKeyfieldnamesGet()

Get an array of primary key field names

Implementation

Future<chopper.Response> cardpointetokenizerKeyfieldnamesGet() {
  return _cardpointetokenizerKeyfieldnamesGet();
}