mute property Null safety

int mute
@JsonKey(defaultValue: 0), final

聊天室禁言标记

Implementation

@JsonKey(defaultValue: 0)
final int mute;