errorDescription property
Human-readable ASCII text providing additional information, used to assist the client developer in understanding the error that occurred.
Implementation
final String? errorDescription;
Human-readable ASCII text providing additional information, used to assist the client developer in understanding the error that occurred.
final String? errorDescription;