FFRiveAnimation$json top-level constant

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

Implementation

@$core.Deprecated('Use fFRiveAnimationDescriptor instead')
const FFRiveAnimation$json = {
  '1': 'FFRiveAnimation',
  '2': [
    {'1': 'legacy_path', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'legacyPath'},
    {
      '1': 'path_value',
      '3': 12,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFStringValue',
      '10': 'pathValue'
    },
    {
      '1': 'source',
      '3': 2,
      '4': 1,
      '5': 14,
      '6': '.flutterflow.FFSourceType',
      '10': 'source'
    },
    {
      '1': 'fit',
      '3': 3,
      '4': 1,
      '5': 14,
      '6': '.flutterflow.FFBoxFit',
      '10': 'fit'
    },
    {
      '1': 'dimensions',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFDimensions',
      '10': 'dimensions'
    },
    {
      '1': 'legacy_selected_artboard',
      '3': 6,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'legacySelectedArtboard'
    },
    {
      '1': 'selected_artboard_value',
      '3': 13,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFStringValue',
      '10': 'selectedArtboardValue'
    },
    {
      '1': 'selected_animations',
      '3': 8,
      '4': 3,
      '5': 9,
      '10': 'selectedAnimations'
    },
    {'1': 'autoplay', '3': 9, '4': 1, '5': 8, '10': 'autoplay'},
    {
      '1': 'simple_animation_type',
      '3': 10,
      '4': 1,
      '5': 14,
      '6': '.flutterflow.FFRiveSimpleAnimationType',
      '10': 'simpleAnimationType'
    },
    {
      '1': 'legacy_hide_before_animatings',
      '3': 11,
      '4': 1,
      '5': 8,
      '8': {},
      '10': 'legacyHideBeforeAnimatings'
    },
    {
      '1': 'hide_before_animating_value',
      '3': 15,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFBooleanValue',
      '10': 'hideBeforeAnimatingValue'
    },
  ],
};