error property

Object? get error

The error object, available when state is SplashState.error.

Implementation

Object? get error => _error;