hasFamily property

bool get hasFamily

Implementation

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