Dart SDK
dart:html
AnimationTimeline
property runtimeType
runtimeType
class AnimationTimeline
Properties
currentTime
playbackRate
hashCode
runtimeType
Methods
getAnimations
play
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType