callState property Null safety

CallState callState

The current CallState.

Implementation

CallState get callState => _callState;