isRinging property

bool get isRinging

Implementation

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