expiresAt property

DateTime? get expiresAt
inherited

The date and time at which the muted word will expire and no longer be applied.

Implementation

@MutedWordActorTargetConverter() MutedWordActorTarget? get actorTarget;/// The date and time at which the muted word will expire and no longer be applied.
 DateTime? get expiresAt;