ignoreIfNull property

bool? ignoreIfNull
final

Declares annotated field as ignored if it's value is null so it will be excluded from serialization process

Implementation

final bool? ignoreIfNull;