Performance class

Constructors

Performance()

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

logResourceLogger(String id) → void
Logs Flurry Resources Consuming events with group event id, id.
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
reportFullyDrawn() → void
Reports to the Flurry Cold Start metrics that your app is now fully drawn.
startResourceLogger() → void
Provides a Resource logger.
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

performanceAgent ↔ PerformanceAgent?
getter/setter pair

Constants

all → const int
coldStart → const int
none → const int
screenTime → const int