specialQueries top-level constant

Set<String> const specialQueries

Implementation

const specialQueries = <String>{
  'SELECT 1',
};