FFMediaDisplay$json top-level constant
Implementation
@$core.Deprecated('Use fFMediaDisplayDescriptor instead')
const FFMediaDisplay$json = {
'1': 'FFMediaDisplay',
'2': [
{'1': 'legacy_path', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'legacyPath'},
{
'1': 'path_value',
'3': 5,
'4': 1,
'5': 11,
'6': '.flutterflow.FFStringValue',
'10': 'pathValue'
},
{
'1': 'image',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFImage',
'10': 'image'
},
{
'1': 'video_player',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFVideoPlayer',
'10': 'videoPlayer'
},
{'1': 'displaying_image', '3': 4, '4': 1, '5': 8, '10': 'displayingImage'},
],
};