declaringType property

String? declaringType
getter/setter pair

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

Implementation

String? declaringType;