menu
drift_postgres package
documentation
drift_postgres.dart
UuidValue
equals method
equals method
dark_mode
light_mode
equals
method
bool
equals
(
UuidValue
other
)
Implementation
bool equals(UuidValue other) { return uuid == other.uuid; }
drift_postgres package
documentation
drift_postgres
UuidValue
equals method
UuidValue class