FFChildSlotDefinition$json top-level constant
Implementation
@$core.Deprecated('Use fFChildSlotDefinitionDescriptor instead')
const FFChildSlotDefinition$json = {
'1': 'FFChildSlotDefinition',
'2': [
{
'1': 'identifier',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIdentifier',
'10': 'identifier'
},
{'1': 'description', '3': 2, '4': 1, '5': 9, '10': 'description'},
{'1': 'required', '3': 3, '4': 1, '5': 8, '10': 'required'},
{
'1': 'default_child',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFNode',
'10': 'defaultChild'
},
{
'1': 'ui_properties',
'3': 5,
'4': 1,
'5': 11,
'6': '.flutterflow.FFChildSlotUIProperties',
'10': 'uiProperties'
},
],
};