nullable property

  1. @JsonKey(toJson: $nullIfFalse)
bool nullable
final

Implementation

@JsonKey(toJson: $nullIfFalse)
final bool nullable;