isToken property

bool isToken

Token Authentication Flag

Implementation

bool get isToken => token != null;