menu
dartpip package
documentation
interface_gen/modules/ast/ast.dart
FunctionDef
name property
name property
dark_mode
light_mode
name
property
String
get
name
Returns the name of the function.
Implementation
String get name => getAttribute("name");
dartpip package
documentation
interface_gen/modules/ast/ast
FunctionDef
name property
FunctionDef class