ActivationNotifier constructor
ActivationNotifier(
- AuthRepository _repo
Implementation
ActivationNotifier(this._repo) : super(const ActivationState());
ActivationNotifier(this._repo) : super(const ActivationState());