SendPingTask class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- intervalInMs → int
-
no setterinherited
- runTask ↔ bool
-
getter/setter pairinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- taskName ↔ String
-
getter/setter pairinherited
Methods
-
changeInterval(
int intervalInMs) → dynamic -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
onStart(
) → dynamic -
inherited
-
onStop(
) → dynamic -
inherited
-
run(
) → void -
override
-
start(
) → Future< void> -
inherited
-
stop(
) → void -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited