status property

Implementation

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