withdrawUnbonded property

  1. @TagNumber.new(4)
Staking_WithdrawUnbonded get withdrawUnbonded

Implementation

@$pb.TagNumber(4)
Staking_WithdrawUnbonded get withdrawUnbonded => $_getN(3);
  1. @TagNumber.new(4)
set withdrawUnbonded (Staking_WithdrawUnbonded value)

Implementation

@$pb.TagNumber(4)
set withdrawUnbonded(Staking_WithdrawUnbonded value) => $_setField(4, value);