@override Future<bool?> initLts(LTSConfig config) { return methodChannel.invokeMethod("initLts", config.toJson()); }