OnNodeStatusChanged typedef

OnNodeStatusChanged = void Function(NodeModel node, EventType eventType)

Implementation

typedef OnNodeStatusChanged = void Function(
    NodeModel node, EventType eventType);