FFSwitch$json top-level constant

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

Implementation

@$core.Deprecated('Use fFSwitchDescriptor instead')
const FFSwitch$json = {
  '1': 'FFSwitch',
  '2': [
    {
      '1': 'legacy_initial_value',
      '3': 1,
      '4': 1,
      '5': 8,
      '8': {},
      '10': 'legacyInitialValue'
    },
    {
      '1': 'initial_value_value',
      '3': 11,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFBooleanValue',
      '10': 'initialValueValue'
    },
    {
      '1': 'legacy_active_color',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColor',
      '8': {},
      '10': 'legacyActiveColor'
    },
    {
      '1': 'active_color_value',
      '3': 12,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColorValue',
      '10': 'activeColorValue'
    },
    {
      '1': 'legacy_active_track_color',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColor',
      '8': {},
      '10': 'legacyActiveTrackColor'
    },
    {
      '1': 'active_track_color_value',
      '3': 13,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColorValue',
      '10': 'activeTrackColorValue'
    },
    {
      '1': 'legacy_inactive_thumb_color',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColor',
      '8': {},
      '10': 'legacyInactiveThumbColor'
    },
    {
      '1': 'inactive_thumb_color_value',
      '3': 14,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColorValue',
      '10': 'inactiveThumbColorValue'
    },
    {
      '1': 'legacy_inactive_track_color',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColor',
      '8': {},
      '10': 'legacyInactiveTrackColor'
    },
    {
      '1': 'inactive_track_color_value',
      '3': 15,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColorValue',
      '10': 'inactiveTrackColorValue'
    },
    {
      '1': 'disabled',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFDisable',
      '10': 'disabled'
    },
    {
      '1': 'legacy_disabled_active_color',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColor',
      '8': {},
      '10': 'legacyDisabledActiveColor'
    },
    {
      '1': 'disabled_active_color_value',
      '3': 16,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColorValue',
      '10': 'disabledActiveColorValue'
    },
    {
      '1': 'legacy_disabled_active_track_color',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColor',
      '8': {},
      '10': 'legacyDisabledActiveTrackColor'
    },
    {
      '1': 'disabled_active_track_color_value',
      '3': 17,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColorValue',
      '10': 'disabledActiveTrackColorValue'
    },
    {
      '1': 'legacy_disabled_inactive_thumb_color',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColor',
      '8': {},
      '10': 'legacyDisabledInactiveThumbColor'
    },
    {
      '1': 'disabled_inactive_thumb_color_value',
      '3': 18,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColorValue',
      '10': 'disabledInactiveThumbColorValue'
    },
    {
      '1': 'legacy_disabled_inactive_track_color',
      '3': 10,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColor',
      '8': {},
      '10': 'legacyDisabledInactiveTrackColor'
    },
    {
      '1': 'disabled_inactive_track_color_value',
      '3': 19,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColorValue',
      '10': 'disabledInactiveTrackColorValue'
    },
  ],
};