完成属性

Future<Animation> 完成

实现

Future<Animation> get finished =>
    promiseToFuture<Animation>(JS("creates:Animation;", "#.finished", this));