isCallComing property

bool get isCallComing

Implementation

bool get isCallComing => call?.callerId != loggedUsername;