commit | 4310354266abaffae08fdb483327a8523585aed4 | [log] [tgz] |
---|---|---|
author | Nikechukwu <150845642+nikeokoronkwo@users.noreply.github.com> | Tue Aug 12 15:06:10 2025 -0400 |
committer | GitHub <noreply@github.com> | Tue Aug 12 15:06:10 2025 -0400 |
tree | b695c1c4b18787e1b64277a7e26ed50decbaf054 | |
parent | 72cdd84cd34feaf777787890d183724108a8344a [diff] |
[interop] Add Support for JSDoc Documentation (#435) * wip: docs * completed doc integration * made fields final and added const for performance * resolved issues * refactored `generateFromDocumentation` and redundant annotation transform refactored `generateFromDocumentation` for nullable docs and removed unnecessary add for annotations in `transformer.dart`