isOut property

bool isOut

Returns true if operation is outgoing

Implementation

bool get isOut => amount.isNegative;