RewiseDatabase$json top-level constant

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

Implementation

@$core.Deprecated('Use rewiseDatabaseDescriptor instead')
const RewiseDatabase$json = const {
  '1': 'RewiseDatabase',
  '2': const [
    const {'1': 'config', '3': 1, '4': 1, '5': 11, '6': '.wikibulary.algorithm.Config', '10': 'config'},
    const {'1': 'micro_cycle', '3': 2, '4': 1, '5': 11, '6': '.wikibulary.algorithm.MicroCycle', '10': 'microCycle'},
    const {'1': 'auth_config', '3': 3, '4': 1, '5': 11, '6': '.wikibulary.auth.AuthConfig', '10': 'authConfig'},
    const {'1': 'facts', '3': 4, '4': 3, '5': 11, '6': '.wikibulary.algorithm.RwFactOld', '10': 'facts'},
    const {'1': 'daily', '3': 5, '4': 3, '5': 11, '6': '.wikibulary.algorithm.Daily', '10': 'daily'},
  ],
};