stopHeartbeatMonitoring method

void stopHeartbeatMonitoring()

Stop heartbeat monitoring for this device.

Implementation

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