viewCount property

int viewCount

The number of views this Submission has.

Implementation

int get viewCount => data!['view_count'];