isErro property

bool get isErro

Verifica se é um erro geral

Implementation

bool get isErro => tipo == ParcsnEspecialErrorType.erro;