isPresent property

bool isPresent

Whether the relationship has a value.

Implementation

bool get isPresent => length > 0;