name property
The name of the function to call.
Matches FunctionDeclaration.name and FunctionCall.name.
Required.
Implementation
core.String? name;
The name of the function to call.
Matches FunctionDeclaration.name and FunctionCall.name.
Required.
core.String? name;