isChallenge property

bool get isChallenge

Implementation

bool get isChallenge => status == AuthStatus.challenge;