Skip to content

Ambiguous access level #184

@wqz-leo

Description

@wqz-leo

Is your feature request related to a problem? Please describe.

This initialiser is private, but the struct and properties are public. Therefore, this struct cannot be created from outside of this package, and those two properties are not accessible. There might be a reason of this, but from a developer point of view it's a bit confusing.

Describe the solution you'd like
Make initialiser public or struct and properties internal.

Describe alternatives you've considered
N/A

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions