blockHeightAtOfferCreation property
- @TagNumber(25)
Implementation
@$pb.TagNumber(25)
$fixnum.Int64 get blockHeightAtOfferCreation => $_getI64(24);
- @TagNumber(25)
Implementation
@$pb.TagNumber(25)
set blockHeightAtOfferCreation($fixnum.Int64 v) { $_setInt64(24, v); }