declaringType property

String? declaringType
final

The class that declares the element being suggested. This field is omitted if the suggested element is not a member of a class.

Implementation

final String? declaringType;