FFScreenshotNodeIdentifier$json top-level constant
Implementation
@$core.Deprecated('Use fFScreenshotNodeIdentifierDescriptor instead')
const FFScreenshotNodeIdentifier$json = {
'1': 'FFScreenshotNodeIdentifier',
'2': [
{'1': 'node_key', '3': 1, '4': 1, '5': 9, '10': 'nodeKey'},
{
'1': 'component_key_path',
'3': 2,
'4': 3,
'5': 9,
'10': 'componentKeyPath'
},
{
'1': 'dynamic_children_index_map',
'3': 3,
'4': 3,
'5': 11,
'6':
'.flutterflow.FFScreenshotNodeIdentifier.DynamicChildrenIndexMapEntry',
'10': 'dynamicChildrenIndexMap'
},
],
'3': [FFScreenshotNodeIdentifier_DynamicChildrenIndexMapEntry$json],
};