Wrapper<T, R extends T, S> constructor

Wrapper<T, R extends T, S>(S _builder)

Implementation

Wrapper(this._builder);