FFCustomCodeEntity$json top-level constant
Implementation
@$core.Deprecated('Use fFCustomCodeEntityDescriptor instead')
const FFCustomCodeEntity$json = {
'1': 'FFCustomCodeEntity',
'2': [
{
'1': 'function',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFCustomFunction',
'9': 0,
'10': 'function'
},
{
'1': 'widget',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFCustomWidget',
'9': 0,
'10': 'widget'
},
{
'1': 'interface',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFCustomInterface',
'9': 0,
'10': 'interface'
},
],
'8': [
{'1': 'entity'},
],
};