echoCancellation property
Indicates whether echo cancellation should be enabled.
Implementation
bool? get echoCancellation => _echoCancellation.value;
Indicates whether echo cancellation should be enabled.
bool? get echoCancellation => _echoCancellation.value;