nextSibling property

AnimationEffect? nextSibling

Implementation

AnimationEffect? get nextSibling => js_util.getProperty(this, 'nextSibling');