protocol property

  1. @TagNumber.new(5)
Protocol get protocol

Protocol to be used for liquid staking

Implementation

@$pb.TagNumber(5)
Protocol get protocol => $_getN(4);
  1. @TagNumber.new(5)
set protocol (Protocol value)

Implementation

@$pb.TagNumber(5)
set protocol(Protocol value) => $_setField(5, value);