ActivationNotifier constructor

ActivationNotifier(
  1. AuthRepository _repo
)

Implementation

ActivationNotifier(this._repo) : super(const ActivationState());