Metrics class
Constructors
Properties
- appName → String
-
final
- bucket ↔ Bucket
-
getter/setter pair
- clientKey → String
-
final
- clock → DateTime Function()
-
final
- disableMetrics ↔ bool
-
getter/setter pair
- emit → dynamic Function(String, [dynamic])
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- metricsInterval → int
-
final
-
poster
→ Future<
Response> Function(Request) -
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- timer ↔ Timer?
-
getter/setter pair
- url ↔ Uri
-
getter/setter pair
Methods
-
count(
String name, bool enabled) → void -
createRequest(
String payload) → Request -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
sendMetrics(
) → void -
start(
) → Future< void> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited