wallets property

List<UWalletResponse> get wallets

Implementation

List<UWalletResponse> get wallets => user.wallets ?? <UWalletResponse>[];