stopTracking static method

Future<void> stopTracking()

Implementation

static Future<void> stopTracking() async => ForegroundChannel.stopTracking();