watched property

int? get watched

Implementation

int? get watched => (_$data['watched'] as int?);