DictionaryGetRequest_$json top-level constant

  1. @Deprecated('Use dictionaryGetRequest_Descriptor instead')
Map<String, Object> const DictionaryGetRequest_$json

Implementation

@$core.Deprecated('Use dictionaryGetRequest_Descriptor instead')
const DictionaryGetRequest_$json = {
  '1': '_DictionaryGetRequest',
  '2': [
    {'1': 'dictionary_name', '3': 1, '4': 1, '5': 12, '10': 'dictionaryName'},
    {'1': 'fields', '3': 2, '4': 3, '5': 12, '10': 'fields'},
  ],
};