nextSibling method Null safety

Node? nextSibling ()

Implementation

Node? nextSibling() native;