mute property Null safety

bool mute
@JsonKey(defaultValue: false), final

是否静音

Implementation

@JsonKey(defaultValue: false)
final bool mute;