thumbnail property

Uri thumbnail

The Uri of the Submission's thumbnail image.

Implementation

Uri get thumbnail => Uri.parse(data!['thumbnail']);