initializeLoginState property

void Function(AuthenticationProvider) initializeLoginState
final

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

Implementation

final void Function(AuthenticationProvider) initializeLoginState;