FFSQLiteVariable$json top-level constant

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

Implementation

@$core.Deprecated('Use fFSQLiteVariableDescriptor instead')
const FFSQLiteVariable$json = {
  '1': 'FFSQLiteVariable',
  '2': [
    {
      '1': 'query_identifier',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIdentifier',
      '10': 'queryIdentifier'
    },
  ],
};