NuntioResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use nuntioResponseDescriptor instead')
const NuntioResponse$json = const {
  '1': 'NuntioResponse',
  '2': const [
    const {'1': 'kube_config', '3': 1, '4': 1, '5': 9, '10': 'kubeConfig'},
    const {'1': 'project', '3': 2, '4': 1, '5': 11, '6': '.Nuntio.Project', '10': 'project'},
    const {'1': 'projects', '3': 3, '4': 3, '5': 11, '6': '.Nuntio.Project', '10': 'projects'},
    const {'1': 'members', '3': 4, '4': 3, '5': 11, '6': '.Nuntio.Member', '10': 'members'},
    const {'1': 'public_key', '3': 5, '4': 1, '5': 9, '10': 'publicKey'},
    const {'1': 'namespace', '3': 6, '4': 1, '5': 9, '10': 'namespace'},
    const {'1': 'access_token', '3': 7, '4': 1, '5': 9, '10': 'accessToken'},
    const {'1': 'member', '3': 8, '4': 1, '5': 11, '6': '.Nuntio.Member', '10': 'member'},
    const {'1': 'folder', '3': 9, '4': 1, '5': 11, '6': '.Nuntio.Folder', '10': 'folder'},
    const {'1': 'file', '3': 10, '4': 1, '5': 11, '6': '.Nuntio.File', '10': 'file'},
    const {'1': 'collection', '3': 11, '4': 1, '5': 11, '6': '.Nuntio.Collection', '10': 'collection'},
    const {'1': 'available_text_providers', '3': 12, '4': 3, '5': 14, '6': '.Nuntio.TextProviderType', '10': 'availableTextProviders'},
    const {'1': 'available_email_providers', '3': 13, '4': 3, '5': 14, '6': '.Nuntio.EmailProviderType', '10': 'availableEmailProviders'},
    const {'1': 'current_user', '3': 14, '4': 1, '5': 11, '6': '.Nuntio.User', '10': 'currentUser'},
    const {'1': 'document', '3': 15, '4': 1, '5': 11, '6': '.Nuntio.Document', '10': 'document'},
    const {'1': 'documents', '3': 16, '4': 3, '5': 11, '6': '.Nuntio.Document', '10': 'documents'},
    const {'1': 'inserted_id', '3': 17, '4': 1, '5': 9, '10': 'insertedId'},
    const {'1': 'inserted_ids', '3': 18, '4': 3, '5': 9, '10': 'insertedIds'},
    const {'1': 'collections', '3': 19, '4': 3, '5': 11, '6': '.Nuntio.Collection', '10': 'collections'},
    const {'1': 'indexes', '3': 20, '4': 3, '5': 11, '6': '.Nuntio.Index', '10': 'indexes'},
    const {'1': 'function', '3': 21, '4': 1, '5': 11, '6': '.Nuntio.Function', '10': 'function'},
    const {'1': 'functions', '3': 22, '4': 3, '5': 11, '6': '.Nuntio.Function', '10': 'functions'},
  ],
};