phase property

Implementation

Enum$CustomerPhaseEnum? get phase =>
    (_$data['phase'] as Enum$CustomerPhaseEnum?);