FFDateTimeFormat$json top-level constant

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

Implementation

@$core.Deprecated('Use fFDateTimeFormatDescriptor instead')
const FFDateTimeFormat$json = {
  '1': 'FFDateTimeFormat',
  '2': [
    {'1': 'format', '3': 1, '4': 1, '5': 9, '10': 'format'},
    {'1': 'abbreviated', '3': 2, '4': 1, '5': 8, '10': 'abbreviated'},
    {'1': 'is_custom', '3': 3, '4': 1, '5': 8, '10': 'isCustom'},
  ],
};