includedLocation property

PcoCheckInsLocation? includedLocation

Implementation

PcoCheckInsLocation? get includedLocation =>
    _firstOrNull<PcoCheckInsLocation>(relationships['location']);