walletsRepo property

WalletsRepo? walletsRepo
getter/setter pair

The wallets repository used to manage wallet data. E.g MemWalletsRepo()

Implementation

WalletsRepo? walletsRepo;