FFChildSlotProperties$json top-level constant

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

Implementation

@$core.Deprecated('Use fFChildSlotPropertiesDescriptor instead')
const FFChildSlotProperties$json = {
  '1': 'FFChildSlotProperties',
  '2': [
    {
      '1': 'slot_identifier',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIdentifier',
      '10': 'slotIdentifier'
    },
    {
      '1': 'ui_properties',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFChildSlotUIProperties',
      '10': 'uiProperties'
    },
  ],
};