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