isBlockedByMe property
True if current user has blocked this member, otherwise false
Implementation
@JsonKey(defaultValue: false)
bool isBlockedByMe;
True if current user has blocked this member, otherwise false
@JsonKey(defaultValue: false)
bool isBlockedByMe;