SquintGeneratorOptionsBuilder extension generator

Builder to customize SquintGeneratorOptions without building an instance from scratch.

on

Methods

copyWith({bool? includeJsonAnnotations, bool? alwaysAddJsonValue, bool? blankLineBetweenFields, bool? generateChildClasses, bool? includeCustomTypeImports}) SquintGeneratorOptions
Copy the standardSquintGeneratorOptions with custom overrides.