port property

AudioPort port

Implementation

AudioPort get port {
  return AudioPort.values[_port];
}