isMoneyWithdraw property

bool get isMoneyWithdraw

Check is money withdraw

Implementation

bool get isMoneyWithdraw => update.type == UpdateType.donut_money_withdraw;