irreversible property

  1. @JsonKey(defaultValue: false)
bool irreversible
final

Whether to irreversibly drop matching entities on the server side for home and notifications.

Implementation

@JsonKey(defaultValue: false)
final bool irreversible;