menu
stem package
documentation
memory.dart
InMemoryBroker
supportsPriority property
supportsPriority property
dark_mode
light_mode
supportsPriority
property
@
override
bool
get
supportsPriority
override
Whether this broker supports message priorities.
Implementation
@override bool get supportsPriority => false;
stem package
documentation
memory
InMemoryBroker
supportsPriority property
InMemoryBroker class