error property

Object? error
final

Why the last run failed; null unless status is error.

Implementation

final Object? error;