spam property

bool? spam

Is this Submission marked as spam.

Implementation

bool? get spam => data!['spam'];