Finishers constructor

const Finishers(
  1. Iterable<Finisher> finishers
)

Implementation

const Finishers(this.finishers);