status property

Implementation

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