winners property

Implementation

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