isAwaitNotRequired property
bool
get
isAwaitNotRequired
Whether the annotation marks the associated element as not needing to be awaited.
Implementation
bool get isAwaitNotRequired;
Whether the annotation marks the associated element as not needing to be awaited.
bool get isAwaitNotRequired;