Skip to content

Null initialization option #6

Closed
@cgoodroe

Description

@cgoodroe

Hi @wuseal , what do you think about an option to initialize all objects as null? I've found that I often need this functionality.

@SerializedName("MyObject") var myObject: MyObject? = null

Also, sorry I'm very busy, I'll test those other issues when I have more time, thanks!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions