MsgCreateGroupWithPolicyResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use msgCreateGroupWithPolicyResponseDescriptor instead')
const MsgCreateGroupWithPolicyResponse$json = {
  '1': 'MsgCreateGroupWithPolicyResponse',
  '2': [
    {'1': 'group_id', '3': 1, '4': 1, '5': 4, '10': 'groupId'},
    {'1': 'group_policy_address', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'groupPolicyAddress'},
  ],
};