approved property

bool? approved

Has this Submission been approved.

Implementation

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