| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
} else if ((fragment.element as ConstructorElementImpl).isPrimary) {Would be nice to have a test for this block.
We don't have a lot of tests, but here is one: `test_getParsedLibrary_getElementDeclaration_class`
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +1 |
} else if ((fragment.element as ConstructorElementImpl).isPrimary) {Would be nice to have a test for this block.
We don't have a lot of tests, but here is one: `test_getParsedLibrary_getElementDeclaration_class`
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update the addMissingParameterNamed fix for primary constructors
This required updating some utility methods used by the fix. I'm not
sure what other code that effects.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |