KrefValidationError constructor
- String message
Creates a new KrefValidationError with the given message.
Implementation
const KrefValidationError(this.message);
Creates a new KrefValidationError with the given message.
const KrefValidationError(this.message);