Membership$json top-level constant

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

Implementation

@$core.Deprecated('Use membershipDescriptor instead')
const Membership$json = const {
  '1': 'Membership',
  '2': const [
    const {'1': 'user_id', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'userId'},
    const {'1': 'details', '3': 2, '4': 1, '5': 11, '6': '.zitadel.v1.ObjectDetails', '10': 'details'},
    const {'1': 'roles', '3': 3, '4': 3, '5': 9, '8': const {}, '10': 'roles'},
    const {'1': 'display_name', '3': 4, '4': 1, '5': 9, '8': const {}, '10': 'displayName'},
    const {'1': 'iam', '3': 5, '4': 1, '5': 8, '8': const {}, '9': 0, '10': 'iam'},
    const {'1': 'org_id', '3': 6, '4': 1, '5': 9, '8': const {}, '9': 0, '10': 'orgId'},
    const {'1': 'project_id', '3': 7, '4': 1, '5': 9, '8': const {}, '9': 0, '10': 'projectId'},
    const {'1': 'project_grant_id', '3': 8, '4': 1, '5': 9, '8': const {}, '9': 0, '10': 'projectGrantId'},
  ],
  '8': const [
    const {'1': 'type'},
  ],
};