AlsoWatch<T extends DataModelMixin<T>> typedef

Implementation

typedef AlsoWatch<T extends DataModelMixin<T>> = Iterable<RelationshipGraphNode>
    Function(RelationshipGraphNode<T>);