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': '.SoftcorpDashboard.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'},
  ],
};