items property

  1. @TagNumber.new(1)
PbList<RlpItem> get items

Implementation

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