GeneratorFunctionConstructor$Typings extension

on

Properties

length num

Available on GeneratorFunctionConstructor, provided by the GeneratorFunctionConstructor$Typings extension

The length of the arguments.
no setter
name String

Available on GeneratorFunctionConstructor, provided by the GeneratorFunctionConstructor$Typings extension

Returns the name of the function.
no setter

Methods

call([Iterable? args]) GeneratorFunction

Available on GeneratorFunctionConstructor, provided by the GeneratorFunctionConstructor$Typings extension