@override Future<String?> getEventSessionId() { return methodChannel.invokeMethod<String>('eventSessionId'); }