@override Future<void> start(String sessionKey) async { await methodChannel.invokeMethod('start', sessionKey); }