FFAnimationState$json top-level constant
- @Deprecated('Use fFAnimationStateDescriptor instead')
Implementation
@$core.Deprecated('Use fFAnimationStateDescriptor instead')
const FFAnimationState$json = {
'1': 'FFAnimationState',
'2': [
{'1': 'opacity', '3': 1, '4': 1, '5': 1, '10': 'opacity'},
{'1': 'dx', '3': 2, '4': 1, '5': 1, '10': 'dx'},
{'1': 'dy', '3': 3, '4': 1, '5': 1, '10': 'dy'},
{'1': 'scale', '3': 4, '4': 1, '5': 1, '10': 'scale'},
],
};