FFLottieAnimation$json top-level constant
Implementation
@$core.Deprecated('Use fFLottieAnimationDescriptor instead')
const FFLottieAnimation$json = {
'1': 'FFLottieAnimation',
'2': [
{'1': 'legacy_path', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'legacyPath'},
{
'1': 'path_value',
'3': 13,
'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': 'animation_type',
'3': 5,
'4': 1,
'5': 14,
'6': '.flutterflow.FFLottieAnimationType',
'10': 'animationType'
},
{'1': 'frame_rate', '3': 6, '4': 1, '5': 1, '10': 'frameRate'},
{
'1': 'legacy_initial_animation_status',
'3': 7,
'4': 1,
'5': 8,
'8': {},
'10': 'legacyInitialAnimationStatus'
},
{
'1': 'initial_animation_status_value',
'3': 14,
'4': 1,
'5': 11,
'6': '.flutterflow.FFBooleanValue',
'10': 'initialAnimationStatusValue'
},
{'1': 'animation_status', '3': 8, '4': 1, '5': 8, '10': 'animationStatus'},
{
'1': 'original_frame_rate',
'3': 9,
'4': 1,
'5': 1,
'10': 'originalFrameRate'
},
{
'1': 'legacy_original_aspect_ratio',
'3': 10,
'4': 1,
'5': 1,
'8': {},
'10': 'legacyOriginalAspectRatio'
},
{
'1': 'original_aspect_ratio_value',
'3': 15,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDoubleValue',
'10': 'originalAspectRatioValue'
},
{
'1': 'using_updated_dimensions',
'3': 12,
'4': 1,
'5': 8,
'10': 'usingUpdatedDimensions'
},
],
'9': [
{'1': 11, '2': 12},
],
};