InvalidGenerationSourceError constructor
InvalidGenerationSourceError(})
Creates an InvalidGenerationSourceError with the given arguments.
Implementation
InvalidGenerationSourceError(
this.message, {
this.todo = '',
this.element,
this.node,
});