blocks property

  1. @TagNumber.new(1)
PbList<BlockInfo> get blocks

Queried blocks

Implementation

@$pb.TagNumber(1)
$pb.PbList<BlockInfo> get blocks => $_getList(0);