FFDoubleValue$json top-level constant
Implementation
@$core.Deprecated('Use fFDoubleValueDescriptor instead')
const FFDoubleValue$json = {
'1': 'FFDoubleValue',
'2': [
{'1': 'input_value', '3': 1, '4': 1, '5': 1, '9': 0, '10': 'inputValue'},
{
'1': 'variable',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFVariable',
'9': 0,
'10': 'variable'
},
{
'1': 'most_recent_input_value',
'3': 3,
'4': 1,
'5': 1,
'10': 'mostRecentInputValue'
},
],
'7': {},
'8': [
{'1': 'value'},
],
};