mintBatonHash property

  1. @TagNumber(6)
List<int> mintBatonHash

Implementation

@$pb.TagNumber(6)
$core.List<$core.int> get mintBatonHash => $_getN(5);
  1. @TagNumber(6)
void mintBatonHash=(List<int> v)

Implementation

@$pb.TagNumber(6)
set mintBatonHash($core.List<$core.int> v) { $_setBytes(5, v); }