next property

EdgeRhs? next
final

If another edge is chained onto this one, the next edge in the chain, otherwise null.

Implementation

final EdgeRhs? next;