ArgumentException.invalidLength constructor
const
ArgumentException.invalidLength(
- String e
Implementation
const factory ArgumentException.invalidLength(String e) = InvalidLength;
const factory ArgumentException.invalidLength(String e) = InvalidLength;