FFDateTimeToInteger$json top-level constant

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

Implementation

@$core.Deprecated('Use fFDateTimeToIntegerDescriptor instead')
const FFDateTimeToInteger$json = {
  '1': 'FFDateTimeToInteger',
  '2': [
    {
      '1': 'unit_type',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.flutterflow.TimeUnitType',
      '10': 'unitType'
    },
  ],
};