relations property

  1. @TagNumber.new(4)
List<Relation> get relations

Implementation

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