className property

String? className
final

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

Implementation

final String? className;