isIncoming property

bool get isIncoming

Implementation

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