status property

Implementation

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