menu
athena_sql package
documentation
schemas.dart
WhereItemList
WhereItemList.new const constructor
WhereItemList.new const constructor
dark_mode
light_mode
WhereItemList
constructor
const
WhereItemList
(
List
<
WhereItem
>
items
)
Implementation
const WhereItemList(this.items);
athena_sql package
documentation
schemas
WhereItemList
WhereItemList.new const constructor
WhereItemList class