AudioResourceDisposedException constructor

const AudioResourceDisposedException(
  1. int id,
  2. String name
)

General Library Documentation Undocument By General Corporation & Global Corporation & General Developer

Implementation

const AudioResourceDisposedException(this.id, this.name);