error property

Object? error
final

The error which may have occurred. If the error has not occurred, it will ne null.

Implementation

final Object? error;