CommunityPoolSpendProposalWithDeposit$json top-level constant
- @Deprecated('Use communityPoolSpendProposalWithDepositDescriptor instead')
Map<String, Object>
const
CommunityPoolSpendProposalWithDeposit$json
Implementation
@$core.Deprecated('Use communityPoolSpendProposalWithDepositDescriptor instead')
const CommunityPoolSpendProposalWithDeposit$json = const {
'1': 'CommunityPoolSpendProposalWithDeposit',
'2': const [
const {'1': 'title', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'title'},
const {'1': 'description', '3': 2, '4': 1, '5': 9, '8': const {}, '10': 'description'},
const {'1': 'recipient', '3': 3, '4': 1, '5': 9, '8': const {}, '10': 'recipient'},
const {'1': 'amount', '3': 4, '4': 1, '5': 9, '8': const {}, '10': 'amount'},
const {'1': 'deposit', '3': 5, '4': 1, '5': 9, '8': const {}, '10': 'deposit'},
],
'7': const {},
};