status property

Implementation

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