Identity$json top-level constant

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

Implementation

@$core.Deprecated('Use identityDescriptor instead')
const Identity$json = {
  '1': 'Identity',
  '2': [
    {
      '1': 'join_identity_as_key',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.TW.Polymesh.Proto.Identity.JoinIdentityAsKey',
      '9': 0,
      '10': 'joinIdentityAsKey'
    },
    {
      '1': 'add_authorization',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.TW.Polymesh.Proto.Identity.AddAuthorization',
      '9': 0,
      '10': 'addAuthorization'
    },
    {
      '1': 'leave_identity_as_key',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.TW.Polymesh.Proto.Identity.LeaveIdentityAsKey',
      '9': 0,
      '10': 'leaveIdentityAsKey'
    },
  ],
  '3': [
    Identity_JoinIdentityAsKey$json,
    Identity_LeaveIdentityAsKey$json,
    Identity_AddAuthorization$json
  ],
  '8': [
    {'1': 'message_oneof'},
  ],
};