ExchangeService constructor

ExchangeService({
  1. required IReownCore core,
})

Implementation

ExchangeService({required this.core});