AuthStateNotification constructor
AuthStateNotification({
- required AuthState authState,
Implementation
AuthStateNotification({required this.authState});
AuthStateNotification({required this.authState});