elementKind property

String? elementKind
final

A human-readable description of the kind of element being referenced (such as "class" or "function type alias"). This data is omitted if there is no referenced element.

Implementation

final String? elementKind;