isHaveCall property

bool isHaveCall

Implementation

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