ViewerMetadata_Entry$json top-level constant

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

Implementation

@$core.Deprecated('Use viewerMetadataDescriptor instead')
const ViewerMetadata_Entry$json = const {
  '1': 'Entry',
  '2': const [
    const {'1': 'id', '3': 1, '4': 1, '5': 5, '10': 'id'},
    const {'1': 'lang_dict', '3': 2, '4': 1, '5': 9, '10': 'langDict'},
    const {'1': 'text', '3': 3, '4': 1, '5': 9, '10': 'text'},
    const {'1': 'pos', '3': 4, '4': 1, '5': 5, '10': 'pos'},
    const {'1': 'data_pos', '3': 5, '4': 1, '5': 5, '10': 'dataPos'},
    const {'1': 'data_len', '3': 6, '4': 1, '5': 5, '10': 'dataLen'},
    const {'1': 'azure_error', '3': 7, '4': 1, '5': 9, '10': 'azureError'},
  ],
};