withdrawAllTransaction property
Implementation
@$pb.TagNumber(9)
WithdrawAllStake get withdrawAllTransaction => $_getN(8);
Implementation
@$pb.TagNumber(9)
set withdrawAllTransaction(WithdrawAllStake v) {
setField(9, v);
}
@$pb.TagNumber(9)
WithdrawAllStake get withdrawAllTransaction => $_getN(8);
@$pb.TagNumber(9)
set withdrawAllTransaction(WithdrawAllStake v) {
setField(9, v);
}