hasBalance method

bool hasBalance()

Implementation

bool hasBalance() => qsr > 0 || znn > 0;