SplashNotifier constructor
SplashNotifier(
- AuthRepository _repo
Implementation
SplashNotifier(this._repo) : super(const SplashState());
SplashNotifier(this._repo) : super(const SplashState());