UriService constructor
UriService({
- required IReownCore core,
Implementation
UriService({required IReownCore core}) : _core = core;
UriService({required IReownCore core}) : _core = core;