FFCustomCodeFile$json top-level constant
Implementation
@$core.Deprecated('Use fFCustomCodeFileDescriptor instead')
const FFCustomCodeFile$json = {
'1': 'FFCustomCodeFile',
'2': [
{
'1': 'identifier',
'3': 5,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIdentifier',
'10': 'identifier'
},
{
'1': 'deprecated_file_path',
'3': 1,
'4': 1,
'5': 9,
'8': {'3': true},
'10': 'deprecatedFilePath',
},
{'1': 'code', '3': 2, '4': 1, '5': 9, '10': 'code'},
{
'1': 'custom_code_entities',
'3': 3,
'4': 3,
'5': 11,
'6': '.flutterflow.FFCustomCodeEntity',
'8': {},
'10': 'customCodeEntities'
},
{'1': 'exports', '3': 4, '4': 3, '5': 9, '8': {}, '10': 'exports'},
],
'7': {},
};