ClientLogs class
Properties
Methods
-
getHits(
[String? key]) → int -
getInitialHits(
[String? key]) → int -
getListeningHits(
[String? key]) → int -
getRequestedHits(
[String? key]) → int -
getResponseHits(
[String? key]) → int -
getTotalHits(
[String? key]) → String -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited