error property

Object? error
final

The error from a failed fetch. Null if no error.

Implementation

final Object? error;