isOnlyCollectionRef property
bool
get
isOnlyCollectionRef
Implementation
bool get isOnlyCollectionRef => hasValidCollection && !hasValidId;
bool get isOnlyCollectionRef => hasValidCollection && !hasValidId;