tempMutedDuration property Null safety
@JsonKey(defaultValue: 0), final
Duration being temporarily muted in is seconds
Implementation
@JsonKey(defaultValue: 0)
final int tempMutedDuration;
Duration being temporarily muted in is seconds
@JsonKey(defaultValue: 0)
final int tempMutedDuration;