explorerService property

  1. @override
IExplorerService explorerService
getter/setter pairoverride-getter

The service used to fetch wallet listings from the explorer API.

Implementation

@override
late IExplorerService explorerService;