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