isValid property

bool get isValid

Checks if the client configuration is valid

Implementation

bool get isValid => !isNotValid;