Source
@DomName('IntersectionObserverEntry.rootBounds') @DocsEditable() @Experimental() // untriaged Rectangle get rootBounds => make_dart_rectangle( _blink.BlinkIntersectionObserverEntry.instance.rootBounds_Getter_(this));
@DomName('IntersectionObserverEntry.rootBounds') @DocsEditable() @Experimental() // untriaged Rectangle get rootBounds => make_dart_rectangle( _blink.BlinkIntersectionObserverEntry.instance.rootBounds_Getter_(this));