@override Future<Either<String, double>> call(NoParams params) async { return await repository.getAnimationSpeed(); }