androidx.compose.animation.core.Animation -> dj:
# {"id":"sourceFile","fileName":"Animation.kt"}
    boolean isInfinite() -> a
    long getDurationNanos() -> b
    androidx.compose.animation.core.TwoWayConverter getTypeConverter() -> c
      # {"id":"com.android.tools.r8.residualsignature","signature":"()Lco7;"}
    androidx.compose.animation.core.AnimationVector getVelocityVectorFromNanos(long) -> d
      # {"id":"com.android.tools.r8.residualsignature","signature":"(J)Lsj;"}
    1:12:boolean isFinishedFromNanos(long):82:82 -> e
    java.lang.Object getValueFromNanos(long) -> f
    java.lang.Object getTargetValue() -> g
