HeraRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use heraRequestDescriptor instead')
const HeraRequest$json = const {
  '1': 'HeraRequest',
  '2': const [
    const {'1': 'user', '3': 1, '4': 1, '5': 11, '6': '.Nuntio.User', '10': 'user'},
    const {'1': 'update', '3': 2, '4': 1, '5': 11, '6': '.Nuntio.User', '10': 'update'},
    const {'1': 'filter', '3': 3, '4': 1, '5': 11, '6': '.Nuntio.Filter', '10': 'filter'},
    const {'1': 'users', '3': 4, '4': 3, '5': 11, '6': '.Nuntio.User', '10': 'users'},
    const {'1': 'token', '3': 5, '4': 1, '5': 11, '6': '.Nuntio.Token', '10': 'token'},
    const {'1': 'config', '3': 6, '4': 1, '5': 11, '6': '.Nuntio.HeraConfig', '10': 'config'},
    const {'1': 'verification_code', '3': 7, '4': 1, '5': 11, '6': '.Nuntio.VerificationCode', '10': 'verificationCode'},
    const {'1': 'oidc_provider', '3': 8, '4': 1, '5': 11, '6': '.Nuntio.OidcProvider', '10': 'oidcProvider'},
    const {'1': 'oidc_providers', '3': 9, '4': 3, '5': 11, '6': '.Nuntio.OidcProvider', '10': 'oidcProviders'},
    const {'1': 'template', '3': 10, '4': 1, '5': 11, '6': '.Nuntio.Template', '10': 'template'},
    const {'1': 'templates', '3': 11, '4': 3, '5': 11, '6': '.Nuntio.Template', '10': 'templates'},
    const {'1': 'contact', '3': 12, '4': 1, '5': 11, '6': '.Nuntio.Contact', '10': 'contact'},
    const {'1': 'auth_token', '3': 13, '4': 1, '5': 11, '6': '.Nuntio.AuthToken', '10': 'authToken'},
    const {'1': 'namespace', '3': 14, '4': 1, '5': 9, '10': 'namespace'},
    const {'1': 'data', '3': 15, '4': 1, '5': 12, '10': 'data'},
    const {'1': 'oauth2_code', '3': 16, '4': 1, '5': 9, '10': 'oauth2Code'},
    const {'1': 'redirect_address', '3': 17, '4': 1, '5': 9, '10': 'redirectAddress'},
    const {'1': 'group', '3': 18, '4': 1, '5': 11, '6': '.Nuntio.Group', '10': 'group'},
    const {'1': 'validate_token_db', '3': 19, '4': 1, '5': 8, '10': 'validateTokenDb'},
  ],
};