collaborations property

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

Implementation

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