@override void addCustomParams(Map<String, dynamic> params) { methodChannel.invokeMethod("addCustomParams", {"params": params}); }