error property

Object? error
final

The current error of this state.

If doesn't have error it is null.

Implementation

final Object? error;