isSignup property

bool isSignup

Implementation

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