MsgSubmitProposalResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use msgSubmitProposalResponseDescriptor instead')
const MsgSubmitProposalResponse$json = const {
  '1': 'MsgSubmitProposalResponse',
  '2': const [
    const {'1': 'proposal_id', '3': 1, '4': 1, '5': 4, '8': const {}, '10': 'proposalId'},
  ],
};