mute property Null safety

int mute
@JsonKey(defaultValue: 0), final

Mute tags in a chat room

Implementation

@JsonKey(defaultValue: 0)
final int mute;