GenOption constructor
const
GenOption({})
Implementation
const GenOption( {
this.freezed = false,
this.makeCollectionsUnmodifiable = true,
this.equal = true,
this.copyWith = true,
this.service = false,
this.injectPackages,
this.preActorCall,
this.postActorCall,
});