callConfig property

CallConfig? callConfig

The current CallConfig, if in a call.

Implementation

CallConfig? get callConfig => _callConfig;