isTracking method

Future<bool?> isTracking()

Implementation

Future<bool?> isTracking() => _channel.invokeMethod('isTracking');