FFAutoPlayOptions$json top-level constant
Implementation
@$core.Deprecated('Use fFAutoPlayOptionsDescriptor instead')
const FFAutoPlayOptions$json = {
'1': 'FFAutoPlayOptions',
'2': [
{
'1': 'legacy_auto_play_enabled',
'3': 1,
'4': 1,
'5': 8,
'8': {},
'10': 'legacyAutoPlayEnabled'
},
{
'1': 'auto_play_enabled_value',
'3': 5,
'4': 1,
'5': 11,
'6': '.flutterflow.FFBooleanValue',
'10': 'autoPlayEnabledValue'
},
{
'1': 'legacy_animation_duration',
'3': 2,
'4': 1,
'5': 5,
'8': {},
'10': 'legacyAnimationDuration'
},
{
'1': 'animation_duration_value',
'3': 6,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIntegerValue',
'10': 'animationDurationValue'
},
{
'1': 'legacy_animation_delay',
'3': 3,
'4': 1,
'5': 5,
'8': {},
'10': 'legacyAnimationDelay'
},
{
'1': 'animation_delay_value',
'3': 7,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIntegerValue',
'10': 'animationDelayValue'
},
{
'1': 'legacy_replay_at_last_item',
'3': 4,
'4': 1,
'5': 8,
'8': {},
'10': 'legacyReplayAtLastItem'
},
{
'1': 'replay_at_last_item_value',
'3': 8,
'4': 1,
'5': 11,
'6': '.flutterflow.FFBooleanValue',
'10': 'replayAtLastItemValue'
},
],
};