isSignup property

bool get isSignup

Implementation

bool get isSignup => _mode == AuthMode.signup;