echoCancellation property

bool? get echoCancellation

Indicates whether echo cancellation should be enabled.

Implementation

bool? get echoCancellation => _echoCancellation.value;