stopHeartbeatMonitoring method

void stopHeartbeatMonitoring()
inherited

Stop heartbeat monitoring for this device.

Implementation

void stopHeartbeatMonitoring() => _heartbeatTimer?.cancel();