hasNoUser property

bool hasNoUser

Return true if there is NO LinkFive user saved

Implementation

bool get hasNoUser => !hasUser;