includeIfNull property

bool? includeIfNull
final

If true (the default) then the element will be serialized even if it is null.

Implementation

final bool? includeIfNull;