outgoing property

bool get outgoing

Indicates whether the current authorized MyUser is the caller.

Implementation

bool get outgoing => _currentCall.value.outgoing;