Scope$json top-level constant

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

Implementation

@$core.Deprecated('Use scopeDescriptor instead')
const Scope$json = const {
  '1': 'Scope',
  '2': const [
    const {'1': 'scopeType', '3': 1, '4': 1, '5': 14, '6': '.Nuntio.ScopeType', '10': 'scopeType'},
    const {'1': 'readId', '3': 2, '4': 1, '5': 8, '10': 'readId'},
    const {'1': 'readEmail', '3': 3, '4': 1, '5': 8, '10': 'readEmail'},
    const {'1': 'readGender', '3': 4, '4': 1, '5': 8, '10': 'readGender'},
    const {'1': 'readCreatedAt', '3': 5, '4': 1, '5': 8, '10': 'readCreatedAt'},
    const {'1': 'offlineAccess', '3': 6, '4': 1, '5': 8, '10': 'offlineAccess'},
    const {'1': 'readName', '3': 7, '4': 1, '5': 8, '10': 'readName'},
    const {'1': 'readBirthday', '3': 8, '4': 1, '5': 8, '10': 'readBirthday'},
    const {'1': 'readCountry', '3': 9, '4': 1, '5': 8, '10': 'readCountry'},
    const {'1': 'readPrefLangauge', '3': 10, '4': 1, '5': 8, '10': 'readPrefLangauge'},
    const {'1': 'name', '3': 11, '4': 1, '5': 9, '10': 'name'},
    const {'1': 'key', '3': 12, '4': 1, '5': 9, '10': 'key'},
  ],
};