AudioInput constructor

const AudioInput(
  1. String name,
  2. int _port
)

Implementation

const AudioInput(this.name, this._port);