watched property

Implementation

List<Input$QuestActionActivityWatchedInput>? get watched =>
    (_$data['watched'] as List<Input$QuestActionActivityWatchedInput>?);