dictionaryRepresentation()
Returns the contents of a diagnostic as a dictionary.
Declaration
func dictionaryRepresentation() -> [AnyHashable : Any]Return Value
A Dictionary (Swift) or NSDictionary (Objective-C) object containing the JSON representation of the contents of the diagnostic.