isInBlackList property Null safety
@JsonKey(defaultValue: false), final
Check if the current user is added to the blocklist by the peer by sending a message. The message is received.
Implementation
@JsonKey(defaultValue: false)
final bool isInBlackList;