FFChildSlotProperties$json top-level constant
- @Deprecated('Use fFChildSlotPropertiesDescriptor instead')
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'
},
],
};