initializeLoginState property

void Function(AuthProvider) initializeLoginState
final

checks the user is logged in or not and based on that updates the email and authState

Implementation

final void Function(AuthProvider) initializeLoginState;