isSpoiler property

bool isSpoiler

Indicates if attachment is spoiler

Implementation

bool get isSpoiler => filename.startsWith("SPOILER_");