contestMode property

bool contestMode

Is this Submission in contest mode.

Implementation

bool get contestMode => data!['contest_mode'];