FFLaunchUrlAction$json top-level constant
- @Deprecated('Use fFLaunchUrlActionDescriptor instead')
Implementation
@$core.Deprecated('Use fFLaunchUrlActionDescriptor instead')
const FFLaunchUrlAction$json = {
'1': 'FFLaunchUrlAction',
'2': [
{'1': 'url', '3': 1, '4': 1, '5': 9, '10': 'url'},
{
'1': 'variable',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFVariable',
'10': 'variable'
},
],
};