FFLocalStateVariable$json top-level constant

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

Implementation

@$core.Deprecated('Use fFLocalStateVariableDescriptor instead')
const FFLocalStateVariable$json = {
  '1': 'FFLocalStateVariable',
  '2': [
    {
      '1': 'field_identifier',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIdentifier',
      '10': 'fieldIdentifier'
    },
    {
      '1': 'state_variable_type',
      '3': 2,
      '4': 1,
      '5': 14,
      '6': '.flutterflow.FFStateVariableType',
      '10': 'stateVariableType'
    },
  ],
};