ignoreNull property

  1. @override
bool ignoreNull
final

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

Implementation

@override
final bool ignoreNull = true;