error property

Object? error
final

data that pass to onError

usage: FetchingState.error({Object? error})

Implementation

final Object? error;