isToken property

bool get isToken

Token Authentication Flag

Implementation

bool get isToken => token != null;