@override PjUri checkPjSupported({hint}) { try { return PjUri._(field0: super.checkPjSupported().field0); } on error.PayjoinError catch (e) { throw mapPayjoinError(e); } }