ProtoLongAnswerAttachment$json top-level constant

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

Implementation

@$core.Deprecated('Use protoLongAnswerAttachmentDescriptor instead')
const ProtoLongAnswerAttachment$json = const {
  '1': 'ProtoLongAnswerAttachment',
  '2': const [
    const {'1': 'answers', '3': 1, '4': 1, '5': 12, '10': 'answers'},
    const {'1': 'proof', '3': 2, '4': 1, '5': 12, '10': 'proof'},
    const {'1': 'key', '3': 3, '4': 1, '5': 12, '10': 'key'},
    const {'1': 'salt', '3': 4, '4': 1, '5': 12, '10': 'salt'},
  ],
};