PluggableMessageService class

Constructors

PluggableMessageService()
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
messageStreamController StreamController<PluggableMessage>
getter/setter pair
pluggableMessageData Map<String, PluggableMessageInfo>
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

clearListener() → void
count(Pluggable pluggable) int
countAll(List<Pluggable?> pluggable) int
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
resetCounter(Pluggable pluggable) → void
resetListener() → void
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited