isIncoming property

dynamic get isIncoming

Implementation

get isIncoming => type == TransactionType.incoming.value;