wcUri property
The URI that can be used to connect to this dApp. This is only available after the openModalView function is called.
Implementation
@override
String? get wcUri => _wcUri;
The URI that can be used to connect to this dApp. This is only available after the openModalView function is called.
@override
String? get wcUri => _wcUri;