ProcessingInstruction constructor

ProcessingInstruction()

Implementation

factory ProcessingInstruction() => _i4.callConstructor(
      _declaredProcessingInstruction,
      [],
    );