make<ENV> function

ReaderTask<ENV, void> make<ENV>()

Implementation

ReaderTask<ENV, void> make<ENV>() => (_) => () async {};