async top-level constant
Object
const async
Metadata to annotate a Api method as asynchronous
Implementation
const Object async = _Asynchronous();
Metadata to annotate a Api method as asynchronous
const Object async = _Asynchronous();