v1UpdateWalletResult constructor
const
v1UpdateWalletResult({
- required String walletId,
Implementation
const v1UpdateWalletResult({
required this.walletId,
});
const v1UpdateWalletResult({
required this.walletId,
});