processingInstructionNode property

num processingInstructionNode

node is a ProcessingInstruction node.

Implementation

_i2.num get processingInstructionNode => _i4.getProperty(
      this,
      'PROCESSING_INSTRUCTION_NODE',
    );