Telemetry class

Implemented types
Mixed-in types
Annotations

Constructors

Telemetry.new(Config config)

Properties

config Config
final
hashCode int
The hash code for this object.
no setterinherited
records TableSet<BreadcrumbRecord>
latefinalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

add(Breadcrumb breadcrumb) bool
didExpire(BreadcrumbRecord record) bool
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
removeExpired() → void
toString() String
A string representation of this object.
inherited

Operators

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