tokenIsNotEmpty property

bool tokenIsNotEmpty

Checks token storage for emptiness

Implementation

static bool get tokenIsNotEmpty => Token.instance.token.isNotEmpty;