includedServiceType property

PcoServicesServiceType? includedServiceType

Implementation

PcoServicesServiceType? get includedServiceType =>
    _firstOrNull<PcoServicesServiceType>(relationships['service_type']);