accountAgeWitnessStore property

  1. @TagNumber(10)
AccountAgeWitnessStore get accountAgeWitnessStore

Implementation

@$pb.TagNumber(10)
AccountAgeWitnessStore get accountAgeWitnessStore => $_getN(9);
  1. @TagNumber(10)
set accountAgeWitnessStore (AccountAgeWitnessStore v)

Implementation

@$pb.TagNumber(10)
set accountAgeWitnessStore(AccountAgeWitnessStore v) { setField(10, v); }