hasAny property

bool get hasAny

Implementation

bool get hasAny => basketball != null || hoop != null || player != null;