isOutgoing property

bool get isOutgoing

Implementation

bool get isOutgoing => direction == CallDirection.kOutgoing;