callHasEnded property

bool callHasEnded

Implementation

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