finished property - Animation class - dart:html library
description
Future<Animation> get finished => promiseToFuture<Animation>(JS("creates:Animation;", "#.finished", this));