parents property
Parent node. Input node should not have parent node. For V1 Alpha1/Beta only media warehouse node can have multiple parents, other types of nodes will only have one parent.
Implementation
@$pb.TagNumber(5)
$core.List<Node_InputEdge> get parents => $_getList(4);