isBank property

bool isBank

Implementation

bool get isBank => selectedPaymentMethod.value == PaymentMethod.bankTransfer;