GlobalMetrics class final
Constructors
-
GlobalMetrics.new(DateTime ts, Map<
String, ChannelSnapshot> channels) -
const
Properties
-
channels
→ Map<
String, ChannelSnapshot> -
final
- closed → int
-
no setter
- dropped → int
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- recv → int
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sent → int
-
no setter
- tryRecvEmpty → int
-
no setter
- tryRecvOk → int
-
no setter
- trySendFail → int
-
no setter
- trySendOk → int
-
no setter
- ts → DateTime
-
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited