Skip to content

fix(dart): hide internal fields in ctor#1809

Open
isidorowiczdev wants to merge 1 commit into
heremaps:masterfrom
isidorowiczdev:ctor-fix
Open

fix(dart): hide internal fields in ctor#1809
isidorowiczdev wants to merge 1 commit into
heremaps:masterfrom
isidorowiczdev:ctor-fix

Conversation

@isidorowiczdev

Copy link
Copy Markdown

Fix Dart generator so internal fields stay out of public all-args constructor. Reason: current generator leaks @internal field into public API, unlike Java, and smoke tests show broken output.

Signed-off-by: Iwo Sidorowicz <294463459+isidorowiczdev@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant