replaceState property

AnimationReplaceState replaceState

Implementation

AnimationReplaceState get replaceState => AnimationReplaceState.fromValue(
    js_util.getProperty(this, 'replaceState'));