Returns the subscriptions registered for node, or an empty list if none exist.
node
@override List<Object> getSubscriptions(T node) => [];