className property

String? className
getter/setter pair

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

Implementation

String? className;