Skip to content

@Arg(required = false) vs. @Nullable #83

@sockeqwe

Description

@sockeqwe

So how should we deal with optional values in 4.0.

Should we remove @Arg(required = true or false ) in favor of @Nullable and @NonNull annotation from support library?

How to integrate Kotlin null safety ?.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions