serializeToString method Null safety

String serializeToString(
  1. Node root
)

Implementation

String serializeToString(Node root) native;