isErroDte property

bool get isErroDte

Indica se a mensagem é de erro no contexto DTE.

Implementation

bool get isErroDte => codigo.startsWith('Erro-DTE');