NoSuchReverbError constructor

const NoSuchReverbError(
  1. int id
)

Create an instance.

Implementation

const NoSuchReverbError(this.id);