tempMutedDuration property Null safety

int tempMutedDuration
@JsonKey(defaultValue: 0), final

Duration being temporarily muted in is seconds

Implementation

@JsonKey(defaultValue: 0)
final int tempMutedDuration;