nodeType property

  1. @override
int get nodeType
override

Implementation

@override
int get nodeType => Node.DOCUMENT_FRAGMENT_NODE;