destination property

AudioDestinationNode get destination

Implementation

_i3.AudioDestinationNode get destination => _i4.getProperty(
      this,
      'destination',
    );