related

Undocumented in source. Be warned that the author may not have intended to support it.
related
(
T
string relationName = null
Spec joinType = Spec.none
Strong strongRelation = Strong.no
DS1
)
()
if (
isDataSet!DS1 &&
(
joinType == Spec.none ||
isJoin(joinType)
)
)

Meta