Creates a generator definition.
const GeneratorDefinition({ required this.name, required this.properties, this.line, this.column, });