ignoreNull property

bool get ignoreNull
inherited

Whether to ignore null values when encoding the fields of this interface.

Implementation

bool get ignoreNull => false;