isAutenticado property

bool get isAutenticado

Verifica se está autenticado

Implementation

bool get isAutenticado => _authModel != null;