isCrypto property

bool isCrypto

Implementation

bool get isCrypto =>
    selectedPaymentMethod.value == PaymentMethod.cryptoCurrency;