@override Future<void> startTracking([String? sessionId]) async { await methodChannel.invokeMethod<void>("startTracking"); }