MsgCreateGroupPolicy$json top-level constant

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

Implementation

@$core.Deprecated('Use msgCreateGroupPolicyDescriptor instead')
const MsgCreateGroupPolicy$json = {
  '1': 'MsgCreateGroupPolicy',
  '2': [
    {'1': 'admin', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'admin'},
    {'1': 'group_id', '3': 2, '4': 1, '5': 4, '10': 'groupId'},
    {'1': 'metadata', '3': 3, '4': 1, '5': 9, '10': 'metadata'},
    {'1': 'decision_policy', '3': 4, '4': 1, '5': 11, '6': '.google.protobuf.Any', '8': {}, '10': 'decisionPolicy'},
  ],
  '7': {},
};