getWallets method

Future<List<WalletApp>> getWallets()

Implementation

Future<List<WalletApp>> getWallets() async => await _connector.getWallets();