StateSetter typedef

StateSetter = dynamic Function(AuthenticationState newState)

Implementation

typedef StateSetter(AuthenticationState newState);