collectRewards property

  1. @TagNumber.new(5)
DirectiveCollectRewards get collectRewards

Implementation

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

Implementation

@$pb.TagNumber(5)
set collectRewards(DirectiveCollectRewards value) => $_setField(5, value);