AsyncGeneratorFunction$Typings extension

on

Properties

length num

Available on AsyncGeneratorFunction, provided by the AsyncGeneratorFunction$Typings extension

The length of the arguments.
no setter
name String

Available on AsyncGeneratorFunction, provided by the AsyncGeneratorFunction$Typings extension

Returns the name of the function.
no setter

Methods

call([Iterable? args]) AsyncGenerator<Object?, dynamic, Object?>

Available on AsyncGeneratorFunction, provided by the AsyncGeneratorFunction$Typings extension