asyncAutowired top-level constant

Autowired const asyncAutowired

A const instance of Autowired.async with default arguments.

Implementation

const Autowired asyncAutowired = Autowired.async();