firstChild property

AnimationEffect? firstChild

Implementation

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