FFPropertyParameterPass$json top-level constant

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

Implementation

@$core.Deprecated('Use fFPropertyParameterPassDescriptor instead')
const FFPropertyParameterPass$json = {
  '1': 'FFPropertyParameterPass',
  '2': [
    {
      '1': 'legacy_type',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.flutterflow.FFWidgetPropertyType',
      '8': {'3': true},
      '10': 'legacyType',
    },
    {
      '1': 'legacy_color',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColor',
      '8': {'3': true},
      '9': 0,
      '10': 'legacyColor',
    },
    {
      '1': 'icon',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIcon',
      '9': 0,
      '10': 'icon'
    },
    {
      '1': 'dimensions',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFDimensions',
      '9': 0,
      '10': 'dimensions'
    },
  ],
  '8': [
    {'1': 'props'},
  ],
};