ignoreNull property

bool ignoreNull

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

Implementation

bool get ignoreNull => false;