unmapper property

NodeUnmap? unmapper
final

Performs the node unmapping process. Used to rebuild the JSON tree from the current rendered tree.

Needed to update the generated JSON with tree inputs.

Implementation

final NodeUnmap? unmapper;