hasUser property

bool get hasUser

Checks if the response contains user data

Implementation

bool get hasUser => user.isNotEmpty;