FFShaderAnimationAction$json top-level constant
Implementation
@$core.Deprecated('Use fFShaderAnimationActionDescriptor instead')
const FFShaderAnimationAction$json = {
'1': 'FFShaderAnimationAction',
'2': [
{
'1': 'animation_node_key_ref',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFNodeKeyReference',
'10': 'animationNodeKeyRef'
},
{
'1': 'action_type',
'3': 2,
'4': 1,
'5': 14,
'6': '.flutterflow.FFShaderAnimationAction.ActionType',
'10': 'actionType'
},
],
'4': [FFShaderAnimationAction_ActionType$json],
};