className property

String? className
final

If the node creates a new class instance, or a reference to an instance, this field has the name of the class.

Implementation

final String? className;