AddProjectResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use addProjectResponseDescriptor instead')
const AddProjectResponse$json = {
  '1': 'AddProjectResponse',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'id'},
    {
      '1': 'details',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.zitadel.v1.ObjectDetails',
      '10': 'details'
    },
  ],
};