item property

NodeModuleItem? item
getter/setter pair

item is the configuration of the node UI if we pass this then based on the configuration the node will be rendered this is optional

Implementation

NodeModuleItem? item;