ignoreDefaultMembers property

bool? ignoreDefaultMembers
final

Class members having JsonProperty.defaultValue will be excluded from serialization process

Implementation

final bool? ignoreDefaultMembers;