watchCount property

  1. @JsonKey.new(name: 'watch_count')
int get watchCount
inherited

Implementation

@JsonKey(name: 'watch_count')
int get watchCount => throw _privateConstructorUsedError;