FFAnimationState$json top-level constant

  1. @Deprecated('Use fFAnimationStateDescriptor instead')
Map<String, Object> const FFAnimationState$json

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'},
  ],
};