AnalyticsTier class abstract final

Sampling tier. Server-derived from the taxonomy registry — never read from a client envelope (a client must not force tier1 past sampling).

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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

Static Methods

isKnown(String value) bool
Whether value is a recognised tier.

Constants

known → const Set<String>
The tier vocabulary.
tier1 → const String
Keep-all lifecycle/conversion/error events.
tier2 → const String
Coalesced per-session summary events.