NoutDelegator<T extends Nout> constructor

const NoutDelegator<T extends Nout>(
  1. T nout
)

Implementation

const NoutDelegator(this.nout);