collaborations property

  1. @TagNumber.new(4)
List<Collaboration> get collaborations

Implementation

@$pb.TagNumber(4)
$core.List<Collaboration> get collaborations => $_getList(3);