ProtoAnswersDb_Answer$json top-level constant

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

Implementation

@$core.Deprecated('Use protoAnswersDbDescriptor instead')
const ProtoAnswersDb_Answer$json = const {
  '1': 'Answer',
  '2': const [
    const {'1': 'address', '3': 1, '4': 1, '5': 12, '10': 'address'},
    const {'1': 'answers', '3': 2, '4': 1, '5': 12, '10': 'answers'},
  ],
};