isEmitNotificationEnabled

abstract val isEmitNotificationEnabled: (node: Node) -> Boolean?(source)

A hook used to check if an emit notification is required for a node.

Parameters

node

The node to emit.