isBlockedByMe property Null safety
- @JsonKey(defaultValue: false)
final
True if current user blocked this sender
Implementation
@JsonKey(defaultValue: false)
final bool isBlockedByMe;
True if current user blocked this sender
@JsonKey(defaultValue: false)
final bool isBlockedByMe;