isSignedIn property

bool get isSignedIn

Implementation

static bool get isSignedIn => user != null;