method property

String method
final

The method name for this frame.

This will be an empty string if the stack frame is from the default constructor.

Implementation

final String method;