hasNoUser property

bool get hasNoUser

Return true if there is NO LinkFive user saved

Implementation

bool get hasNoUser => !hasUser;