isLogin property

bool get isLogin

Implementation

static bool get isLogin => FastCache(FastActions.isLogin()).value ?? false;