SquintGeneratorOptionsBuilder extension generator
Builder to customize SquintGeneratorOptions without building an instance from scratch.
Methods
-
copyWith(
{bool? includeJsonAnnotations, bool? alwaysAddJsonValue, bool? blankLineBetweenFields, bool? generateChildClasses, bool? includeCustomTypeImports}) → SquintGeneratorOptions - Copy the standardSquintGeneratorOptions with custom overrides.