status property

Implementation

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