collaborations property

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

Implementation

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