TimerEventAlter class
Properties
- breakDuration ← Duration
-
no getter
- hashCode → int
-
The hash code for this object.
no setterinherited
- idleDuration ← Duration
-
no getter
- isTimerPaused → bool
-
no setter
- privateToggle ← bool
-
no getter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
statusEvent
← dynamic Function(List<
TimerEventModel> ) -
no getter
- updateEvent ← dynamic Function(DateTime)
-
no getter
- zeroDuration → Duration
-
final
Methods
-
dispose(
) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
pause(
) → void -
play(
) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- instance → TimerEventAlter
-
final