className property

String className
final

The class name, if any, for this frame.

This may be null for top level methods in a library or anonymous closure methods.

Implementation

final String className;