mention property

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

Whether to receive mention notifications.

Implementation

@JsonKey(defaultValue: false)
final bool mention;