omitFactory property
Controls whether a fromJson factory is generated in the public class.
The factory in the generated .datagen.dart class is always created.
Implementation
final bool omitFactory;
Controls whether a fromJson factory is generated in the public class.
The factory in the generated .datagen.dart class is always created.
final bool omitFactory;