//tempest2/app.cash.tempest2/Attribute/allowEmpty
allowEmpty¶
[jvm]\ val allowEmpty: Boolean = false
Allows a nullable field with a prefix to be null when serializing. If this is false the prefix will be added to the field even when it is null.
//tempest2/app.cash.tempest2/Attribute/allowEmpty
[jvm]\ val allowEmpty: Boolean = false
Allows a nullable field with a prefix to be null when serializing. If this is false the prefix will be added to the field even when it is null.