CodeGenerationRule constructor
CodeGenerationRule({})
Implementation
CodeGenerationRule({
this.position,
this.type,
this.value,
this.attribute,
this.startLength,
this.endLength,
this.filler,
this.randomElement,
this.length,
this.onlyDigits,
this.id,
});