tests property

  1. @TagNumber(2)
PbList<FFProjectTest> get tests

@doc Tests in the group.

Implementation

@$pb.TagNumber(2)
$pb.PbList<FFProjectTest> get tests => $_getList(1);