isLogin property

bool isLogin

Implementation

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