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