Instance Property
suggestedFixes
A
String array listing some common fixes for the error.var suggestedFixes: [String] { get }
Discussion
Note
Defaults to an empty array. Provide a custom implementation to be more helpful.
Default Implementations
DebuggableError Implementations
suggestedFixesAStringarray listing some common fixes for the error.