Fact$json top-level constant

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

Implementation

@$core.Deprecated('Use factDescriptor instead')
const Fact$json = const {
  '1': 'Fact',
  '2': const [
    const {'1': 'next_repeat_day', '3': 2, '4': 1, '5': 5, '10': 'nextRepeatDay'},
  ],
};