status property

Implementation

Enum$ChallengeStatusEnum? get status =>
    (_$data['status'] as Enum$ChallengeStatusEnum?);