Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support setting null using copyWith method without lambda #5

Open
burhankhanzada opened this issue Jan 5, 2024 · 2 comments
Open
Labels
enhancement New feature or request

Comments

@burhankhanzada
Copy link

Support setting null using copyWith method without lambda function like freezed does.

@atreeon atreeon added the enhancement New feature or request label Jan 5, 2024
@atreeon
Copy link
Owner

atreeon commented Jan 5, 2024

Thanks @burhankhanzada, I'll take a look at this, it might be a little lower down on the priority though. Does the lambda function prevent functionality at all?

@burhankhanzada
Copy link
Author

Not though in terms of functionality but it is nice to have because it feels natural syntax.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants