asyncContext property Null safety
override
Produces a compatible async_core.SearchContext. Allows backwards compatibility with other frameworks.
Implementation
@override
async_core.SearchContext get asyncContext => asyncElement;
Produces a compatible async_core.SearchContext. Allows backwards compatibility with other frameworks.
@override
async_core.SearchContext get asyncContext => asyncElement;