isBlockedByMe property Null safety

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

True if current user blocked this sender

Implementation

@JsonKey(defaultValue: false)
final bool isBlockedByMe;