AuthStateNotifier constructor

AuthStateNotifier(
  1. dynamic ref
)

Implementation

AuthStateNotifier(this.ref) : super(false);