UnallowedCharacterError constructor

const UnallowedCharacterError(
  1. StackTrace stackTrace
)

Implementation

const UnallowedCharacterError(this.stackTrace);