spam property

bool? spam

Is this Comment marked as spam.

Implementation

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