error property

String? error
final

A human-readable description of the error.

Non-null only when isError is true.

Implementation

final String? error;