Human$json top-level constant

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

Implementation

@$core.Deprecated('Use humanDescriptor instead')
const Human$json = const {
  '1': 'Human',
  '2': const [
    const {'1': 'profile', '3': 1, '4': 1, '5': 11, '6': '.zitadel.user.v1.Profile', '10': 'profile'},
    const {'1': 'email', '3': 2, '4': 1, '5': 11, '6': '.zitadel.user.v1.Email', '10': 'email'},
    const {'1': 'phone', '3': 3, '4': 1, '5': 11, '6': '.zitadel.user.v1.Phone', '10': 'phone'},
  ],
};