GeneratorFunction$Typings extension

on

Properties

length num
The length of the arguments.
no setter
name String
Returns the name of the function.
no setter

Methods

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