CopyWith extension

GeneratorData is a model to hold data about generation we need some data manipulations extension on that here they are

on

Methods

copyWith({String? className, AnnotationTypes? annotationType, List<String>? imports, List<Variable>? variablesList, bool? isFreezed, bool? extended}) GeneratorData

Available on GeneratorData, provided by the CopyWith extension