@override Future reportImmediately(LTSReport report) { return methodChannel.invokeMethod("reportImmediately", report.toJson()); }