isInBlackList property

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

发送消息给对方, 是不是被对方拉黑了(消息本身是发送成功的)

Implementation

@JsonKey(defaultValue: false)
final bool isInBlackList;