recommendedWalletIds property
The recommended wallets that will be prioritized in the modal. Even if the excludedWalletIds list contains a wallet, it will still be displayed if it is in this list.
Implementation
@override
Set<String>? recommendedWalletIds;