method property
final
The method name for this frame line.
On web, private methods are wrapped with []
.
Implementation
final String method;
The method name for this frame line.
On web, private methods are wrapped with []
.
final String method;