tempMutedDuration property Null safety

int tempMutedDuration
@JsonKey(defaultValue: 0), final

临时禁言时长,单位为秒

Implementation

@JsonKey(defaultValue: 0)
final int tempMutedDuration;