hidden property

bool hidden

Is this Submission marked as hidden.

Implementation

bool get hidden => data!['hidden'];