callHasEnded property

bool get callHasEnded

Implementation

bool get callHasEnded => state == CallState.kEnded;