errorDescription property

String? errorDescription
final

A description of the error if present.

If hasError is false this is null.

Implementation

final String? errorDescription;