displayCashPay property

bool get displayCashPay

Should the cash option appear?

Implementation

bool get displayCashPay => onCashPay != null;