menu
khadem package
documentation
database/orm.dart
UuidPrimaryKey<T>
uuidColumn property
uuidColumn property
dark_mode
light_mode
uuidColumn
property
String
get
uuidColumn
The UUID column name
Implementation
String get uuidColumn => 'uuid';
khadem package
documentation
database/orm
UuidPrimaryKey<T>
uuidColumn property
UuidPrimaryKey mixin