status property

Enum$LogisticStatus? get status

Implementation

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