errorDescription property
A description of the error if present.
If hasError is false this is null.
Implementation
final String? errorDescription;
A description of the error if present.
If hasError is false this is null.
final String? errorDescription;