firstChild property

AnimationEffect? get firstChild

Implementation

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