GetUserSchemaResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getUserSchemaResponseDescriptor instead')
const GetUserSchemaResponse$json = {
  '1': 'GetUserSchemaResponse',
  '2': [
    {
      '1': 'user_schema',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.zitadel.resources.userschema.v3alpha.GetUserSchema',
      '10': 'userSchema'
    },
  ],
};