Skip to content

Migrate the Result type to sealed classes #364

Open
@exaby73

Description

@exaby73

Since we have had Dart 3, we have access to sealed classes. I propose we migrate the Result class to sealed instead of abstract. I have done so in a fork. See the comparison. But since the minimum version had to be changed to >=3.0.0 <4.0.0, I'd like to first discuss this

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions