menu
ton package
documentation
tonconnect_ui/components/tonconnect_state.dart
TonConnectState
getWallets method
getWallets method
dark_mode
light_mode
getWallets
method
Future
<
List
<
WalletApp
>
>
getWallets
(
)
Implementation
Future<List<WalletApp>> getWallets() async => await _connector.getWallets();
ton package
documentation
tonconnect_ui/components/tonconnect_state
TonConnectState
getWallets method
TonConnectState class