port property

AudioPort get port

Implementation

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