Skip to content

Enum classes do not use public visibility #217

@dalewking

Description

@dalewking

Other generated classes use the isInternal property to specify whether they are declared with public or internal visibility modifier. Enum classes it is choosing between internal and no visibility modifier. This makes the generated code incompatible with explicitApi mode

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions