isHaveCall property

bool get isHaveCall

Implementation

bool get isHaveCall => _callIdCurrent?.isNotEmpty ?? false;