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

[FEATURE]: Optional Parameters in Dart #2607

Open
jonathanjohn47 opened this issue May 29, 2024 · 0 comments
Open

[FEATURE]: Optional Parameters in Dart #2607

jonathanjohn47 opened this issue May 29, 2024 · 0 comments

Comments

@jonathanjohn47
Copy link

Currently, there doesn't seem a direct way to mark particular fields as optional fields (especially when converting from JSON to Dart). Please include a feature by which we can selectively mark certain fields optional. Currently, the only option in Dart we have is to make all properties optional, which is not desirable in all cases.

Thanks

@jonathanjohn47 jonathanjohn47 changed the title [FEATURE]: Optional Parameters [FEATURE]: Optional Parameters in Dart May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant