status property

Implementation

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