AlertDetector class

Constructors

AlertDetector()
factory

Properties

currentAccount int?
no getter
currentAccountDuration Duration
no getter
currentDateNotifier ValueNotifier<DateTime>
final
disablePrivate ← dynamic
no getter
hashCode int
The hash code for this object.
no setterinherited
idleDuration Duration
no getter
isActive bool
no getter
onChange ValueNotifier<AlertDetectionModel>
final
privateDuration Duration
no getter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
workingDuration Duration
no getter

Methods

dispose() → void
initialize() → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
restart() → void
stop() → void
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

instance AlertDetector
final