isTracking static method

Future<bool> isTracking()

Implementation

static Future<bool> isTracking() async => ForegroundChannel.isTracking();