FFRiveAnimationAction$json top-level constant
Implementation
@$core.Deprecated('Use fFRiveAnimationActionDescriptor instead')
const FFRiveAnimationAction$json = {
'1': 'FFRiveAnimationAction',
'2': [
{
'1': 'legacy_animation_key',
'3': 1,
'4': 1,
'5': 9,
'8': {'3': true},
'10': 'legacyAnimationKey',
},
{
'1': 'animation_node_key_ref',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFNodeKeyReference',
'10': 'animationNodeKeyRef'
},
{'1': 'start_stop', '3': 2, '4': 1, '5': 8, '10': 'startStop'},
],
};