edited property

bool edited

Has this Submission been edited.

Implementation

bool get edited => (data!['edited'] is double);