Release version 13.7.0 (#1551)
Features:
- Added new lambda syntax that allows to specify parameter name.
Bug fixes:
- Fixed documentation generation for lambdas.
- Fixed the name clash issue for Dart which occurs when two different internal classes have functions
with the same name that throws exceptions.