menu
access package
documentation
dbtool.dart
PrimaryKeyType
PrimaryKeyType constructor
PrimaryKeyType constructor
dark_mode
light_mode
PrimaryKeyType
constructor
PrimaryKeyType
(
Iterable
<
String
>
columns
)
Implementation
PrimaryKeyType(this.columns);
access package
documentation
dbtool
PrimaryKeyType
PrimaryKeyType constructor
PrimaryKeyType class