sendAction(String id, String action, double zoom) async { MapboxAdFlutterPlatform.instance.sendAction(id, action, zoom); }