static DeltaOp nodeAdd( NodeId node, String typeTag, NodeState state, {NodeKey? key}) => DeltaOpNodeAdd(node, typeTag, state, key: key);