withdrawUnbonded property
Implementation
@$pb.TagNumber(4)
Staking_WithdrawUnbonded get withdrawUnbonded => $_getN(3);
Implementation
@$pb.TagNumber(4)
set withdrawUnbonded(Staking_WithdrawUnbonded v) {
setField(4, v);
}
@$pb.TagNumber(4)
Staking_WithdrawUnbonded get withdrawUnbonded => $_getN(3);
@$pb.TagNumber(4)
set withdrawUnbonded(Staking_WithdrawUnbonded v) {
setField(4, v);
}