FFTextOptionsValue$json top-level constant

  1. @Deprecated('Use fFTextOptionsValueDescriptor instead')
Map<String, Object> const FFTextOptionsValue$json

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'
    },
  ],
};