VerificationStateNotifier constructor
VerificationStateNotifier(
- Ref<
Object?> _ref
Implementation
VerificationStateNotifier(this._ref) : super(VerificationState());
VerificationStateNotifier(this._ref) : super(VerificationState());