isEmpty property

bool isEmpty

Check if credentials is empty

Implementation

bool get isEmpty => !isBasicAuth;