menu
floor_generator package
documentation
value_object/index.dart
Index
Index constructor
Index constructor
dark_mode
light_mode
Index
constructor
Index
(
String
name
,
String
tableName
,
bool
unique
,
List
<
String
>
columnNames
,
)
Implementation
Index(this.name, this.tableName, this.unique, this.columnNames);
floor_generator package
documentation
value_object/index
Index
Index constructor
Index class