FFSQLiteInputVariable$json top-level constant

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

Implementation

@$core.Deprecated('Use fFSQLiteInputVariableDescriptor instead')
const FFSQLiteInputVariable$json = {
  '1': 'FFSQLiteInputVariable',
  '2': [
    {
      '1': 'identifier',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIdentifier',
      '10': 'identifier'
    },
    {
      '1': 'type',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFParameter',
      '10': 'type'
    },
  ],
};