menu
dormql package
documentation
dorm.dart
Index
Index.new const constructor
Index.new const constructor
dark_mode
light_mode
Index
constructor
const
Index
(
{
required
List
<
String
>
columns
,
bool
unique
=
false
,
String
?
name
,
})
Implementation
const Index({required this.columns, this.unique = false, this.name});
dormql package
documentation
dorm
Index
Index.new const constructor
Index class