FFHero$json top-level constant
Implementation
@$core.Deprecated('Use fFHeroDescriptor instead')
const FFHero$json = {
'1': 'FFHero',
'2': [
{'1': 'enabled', '3': 1, '4': 1, '5': 8, '10': 'enabled'},
{'1': 'legacy_tag', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'legacyTag'},
{
'1': 'tag_value',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFStringValue',
'10': 'tagValue'
},
],
};