@override Future<void> startTracking() async { await methodChannel.invokeMethod(SeeSoPluginMethod.START_TRACKING.name); }