isOutgoing property

bool isOutgoing

Implementation

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