IncorrectVersionException constructor
const
IncorrectVersionException([
- String message = 'Client connected with incorrect version'
Implementation
const IncorrectVersionException([this.message = 'Client connected with incorrect version']);