TextProposal$json top-level constant

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

Implementation

@$core.Deprecated('Use textProposalDescriptor instead')
const TextProposal$json = {
  '1': 'TextProposal',
  '2': [
    {'1': 'title', '3': 1, '4': 1, '5': 9, '10': 'title'},
    {'1': 'description', '3': 2, '4': 1, '5': 9, '10': 'description'},
  ],
  '7': {},
};