isValid property

bool isValid

Implementation

bool get isValid => !usuario.ehNuloOuVazio && !senha.ehNuloOuVazio;