InvalidWaveOffsetException constructor
const
InvalidWaveOffsetException([
- String? message
Creates a InvalidWaveOffsetException with the provided message
.
Implementation
const InvalidWaveOffsetException([this.message]);