HeartbeatEvent class
Event object provided to BackgroundGeolocation.onHeartbeat.
Constructors
- HeartbeatEvent(dynamic event)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
String representation of
HeartbeatEvent
forprint
to logs.override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited