className property

String? className
getter/setter pair

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

Implementation

String? className;