FFDynamicComponentAccess$json top-level constant
Implementation
@$core.Deprecated('Use fFDynamicComponentAccessDescriptor instead')
const FFDynamicComponentAccess$json = {
'1': 'FFDynamicComponentAccess',
'2': [
{
'1': 'type',
'3': 1,
'4': 1,
'5': 14,
'6': '.flutterflow.FFDynamicComponentAccess.AccessType',
'10': 'type'
},
{
'1': 'index',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'9': 0,
'10': 'index'
},
{
'1': 'unique_key',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFVariable',
'9': 0,
'10': 'uniqueKey'
},
],
'4': [FFDynamicComponentAccess_AccessType$json],
'8': [
{'1': 'value'},
],
};