MsgInstantiateContractResponse$json top-level constant
- @Deprecated('Use msgInstantiateContractResponseDescriptor instead')
Map<String, Object>
const
MsgInstantiateContractResponse$json
Implementation
@$core.Deprecated('Use msgInstantiateContractResponseDescriptor instead')
const MsgInstantiateContractResponse$json = const {
'1': 'MsgInstantiateContractResponse',
'2': const [
const {'1': 'address', '3': 1, '4': 1, '5': 9, '10': 'address'},
const {'1': 'data', '3': 2, '4': 1, '5': 12, '10': 'data'},
],
};