linkDomainFn property
Accessor function that returns the domain for a link.
The domain should be a unique identifier for the link
Implementation
final TypedAccessorFn<Link<N, L>, D> linkDomainFn;
Accessor function that returns the domain for a link.
The domain should be a unique identifier for the link
final TypedAccessorFn<Link<N, L>, D> linkDomainFn;