status property

Enum$FormStatus? get status

Implementation

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