fieldKeyMap top-level constant

Map<String, String> const fieldKeyMap

Implementation

const fieldKeyMap = {
  'key': 'key',
  'id': 'id',
  'schemaType': 'schemaType',
};