hasFamily property

bool hasFamily

Implementation

bool get hasFamily => family != null && family!.isNotEmpty;