FFPlaySound$json top-level constant
Implementation
@$core.Deprecated('Use fFPlaySoundDescriptor instead')
const FFPlaySound$json = {
'1': 'FFPlaySound',
'2': [
{
'1': 'asset',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFAudio',
'9': 0,
'10': 'asset'
},
{
'1': 'network',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'9': 0,
'10': 'network'
},
{'1': 'volume', '3': 3, '4': 1, '5': 1, '10': 'volume'},
{'1': 'await_playback', '3': 4, '4': 1, '5': 8, '10': 'awaitPlayback'},
{'1': 'name', '3': 5, '4': 1, '5': 9, '10': 'name'},
],
'8': [
{'1': 'audio'},
],
};