removeEmpty property

bool removeEmpty
final

Whether to remove optional/empty values (null, empty strings, 0, '-') by default.

Implementation

final bool removeEmpty;