Skip to content

add compiler option for disabling unexpected null check (unsafe) #2679

Open
@EedoCelsius

Description

@EedoCelsius

Feature suggestion

current compiler adds an unexpected null check when there is an exclamenation token like nullable!.prop1.

it will be great if it is possible to disable the null checks to improve performance and just trust that the property is never null.

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