App$json top-level constant

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

Implementation

@$core.Deprecated('Use appDescriptor instead')
const App$json = {
  '1': 'App',
  '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'
    },
    {
      '1': 'state',
      '3': 3,
      '4': 1,
      '5': 14,
      '6': '.zitadel.app.v1.AppState',
      '8': {},
      '10': 'state'
    },
    {'1': 'name', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'name'},
    {
      '1': 'oidc_config',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.zitadel.app.v1.OIDCConfig',
      '9': 0,
      '10': 'oidcConfig'
    },
    {
      '1': 'api_config',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.zitadel.app.v1.APIConfig',
      '9': 0,
      '10': 'apiConfig'
    },
    {
      '1': 'saml_config',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.zitadel.app.v1.SAMLConfig',
      '9': 0,
      '10': 'samlConfig'
    },
  ],
  '8': [
    {'1': 'config'},
  ],
};