FFConstantsVariable$json top-level constant

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

Implementation

@$core.Deprecated('Use fFConstantsVariableDescriptor instead')
const FFConstantsVariable$json = {
  '1': 'FFConstantsVariable',
  '2': [
    {
      '1': 'value',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.flutterflow.FFConstantsVariable.ConstantValue',
      '9': 0,
      '10': 'value'
    },
    {
      '1': 'identifier',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIdentifier',
      '9': 0,
      '10': 'identifier'
    },
  ],
  '4': [FFConstantsVariable_ConstantValue$json],
  '8': [
    {'1': 'val'},
  ],
};