switchedCallId property
int
get
switchedCallId
Returns id of the switched call (or kEmptyCallId when there are no calls)
Implementation
int get switchedCallId => _switchedCallId;
Returns id of the switched call (or kEmptyCallId when there are no calls)
int get switchedCallId => _switchedCallId;