void update({Payload? payload, bool? refresh}) { _bootpayWebView?.widgetUpdate(payload, refresh ?? false); }