VerificationStateNotifier constructor

VerificationStateNotifier(
  1. Ref<Object?> _ref
)

Implementation

VerificationStateNotifier(this._ref) : super(VerificationState());