className property

String? className
final

The name of the class enclosing the method being inlined. If not a class member is being inlined, this field will be absent.

Implementation

final String? className;