FFAnnotations$json top-level constant
Implementation
@$core.Deprecated('Use fFAnnotationsDescriptor instead')
const FFAnnotations$json = {
'1': 'FFAnnotations',
'2': [
{'1': 'documentation', '3': 1, '4': 1, '5': 9, '10': 'documentation'},
{
'1': 'legacy_semantic_label',
'3': 2,
'4': 1,
'5': 9,
'8': {'3': true},
'10': 'legacySemanticLabel',
},
{
'1': 'semantic_label',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'10': 'semanticLabel'
},
{
'1': 'semantic_properties',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFSemanticProperties',
'10': 'semanticProperties'
},
],
};