withdrawAllTransaction property

  1. @TagNumber.new(9)
WithdrawAllStake get withdrawAllTransaction

Implementation

@$pb.TagNumber(9)
WithdrawAllStake get withdrawAllTransaction => $_getN(8);
  1. @TagNumber.new(9)
set withdrawAllTransaction (WithdrawAllStake value)

Implementation

@$pb.TagNumber(9)
set withdrawAllTransaction(WithdrawAllStake value) => $_setField(9, value);