CreateInviteCodeResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use createInviteCodeResponseDescriptor instead')
const CreateInviteCodeResponse$json = {
  '1': 'CreateInviteCodeResponse',
  '2': [
    {
      '1': 'details',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.object.v2.Details',
      '10': 'details'
    },
    {
      '1': 'invite_code',
      '3': 2,
      '4': 1,
      '5': 9,
      '9': 0,
      '10': 'inviteCode',
      '17': true
    },
  ],
  '8': [
    {'1': '_invite_code'},
  ],
};