isGuest property

bool get isGuest

Implementation

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