ArgumentException.unExpected constructor
const
ArgumentException.unExpected(
- String e
Implementation
const factory ArgumentException.unExpected(String e) = UnExpected;
const factory ArgumentException.unExpected(String e) = UnExpected;