RefreshWalletCommand constructor

RefreshWalletCommand({
  1. required String walletId,
})

Implementation

RefreshWalletCommand({required this.walletId});