Instance Property
plainTextDeclaration
The plain text declaration of this symbol, derived from its full declaration fragments, or nil if the precise symbol identifier is the same as the summarized element.
let plainTextDeclaration: Optional<String?>
Discussion
If the summarized element has a plain text declaration but the variant doesn’t, this property will be Optional.some(nil).