status property

Enum$FlowStatusEnum? get status

Implementation

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