isPresent property

bool isPresent

Whether the relationship has a value.

Implementation

bool get isPresent => _iterable.isNotEmpty;