includedLabel property

PcoCheckInsLabel? includedLabel

Implementation

PcoCheckInsLabel? get includedLabel =>
    _firstOrNull<PcoCheckInsLabel>(relationships['label']);