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