menu
sendbird_sdk package
documentation
core/models/sender.dart
Sender
isBlockedByMe property
isBlockedByMe property
dark_mode
light_mode
isBlockedByMe
property
@JsonKey(defaultValue: false)
bool
isBlockedByMe
final
True if current user blocked this sender
Implementation
@JsonKey(defaultValue: false) final bool isBlockedByMe;
sendbird_sdk package
documentation
core/models/sender
Sender
isBlockedByMe property
Sender class