isRinging property

bool isRinging

Implementation

bool get isRinging => state == CallState.kRinging;