serializeNulls property
Whether the generated serializer should output nulls.
By default this is false and nulls are omitted from the output.
Implementation
final bool serializeNulls;
Whether the generated serializer should output nulls.
By default this is false and nulls are omitted from the output.
final bool serializeNulls;