api.dart.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic. Learn more.
Node getRootNode([Map? options]) { if (options != null) { var options_1 = convertDartToNative_Dictionary(options); return _getRootNode_1(options_1); } return _getRootNode_2(); }