NodeViewModifier constructor
NodeViewModifier(
- ModifierTypeId modifierTypeId,
- ModifierId id
Implementation
NodeViewModifier(this.modifierTypeId, this.id);
NodeViewModifier(this.modifierTypeId, this.id);