functionName property

String functionName
final

Name of the function or method (e.g., main or ClassName.methodName).

Implementation

final String functionName;