walletUriBase property

Uri? get walletUriBase

The application's custom url scheme.

Implementation

Uri? get walletUriBase => Uri.https(host, schemePath);