isEmDia property

bool get isEmDia

Verifica se a parcela está em dia

Implementation

bool get isEmDia => !isVencida;