menu
powersync_sqlcipher package
documentation
powersync.dart
StreamPriority
operator < method
operator < method
dark_mode
light_mode
operator <
method
bool
operator <
(
StreamPriority
other
)
Implementation
bool operator <(StreamPriority other) => comparator(this, other) < 0;
powersync_sqlcipher package
documentation
powersync
StreamPriority
operator < method
StreamPriority extension type