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

Documentation request: recommended way to deal with "with" and "implements" in dart_mappable #251

Open
rsevero opened this issue Dec 25, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@rsevero
Copy link

rsevero commented Dec 25, 2024

dart_mappable documentation explains in details how to deal with "extends" in Polymorphism but does not cover "with" and "implements".

Please include the recommended way to deal with "with", "implements" and "with" with "implements" in dart_mappable documentation.

@schultek
Copy link
Owner

'implements' should work the same as extends. 'with' I'm not sure.

@schultek schultek added the documentation Improvements or additions to documentation label Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants