favourite property

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

Whether to receive favourite notifications.

Implementation

@JsonKey(defaultValue: false)
final bool favourite;