JwtAuthenticationState.unauthenticated constructor

const JwtAuthenticationState.unauthenticated()

Implementation

const JwtAuthenticationState.unauthenticated()
    : this._(status: JwtAuthenticationStatus.unauthenticated);