NodeViewModifier constructor

NodeViewModifier(
  1. ModifierTypeId modifierTypeId,
  2. ModifierId id
)

Implementation

NodeViewModifier(this.modifierTypeId, this.id);