hasActiveArenas property

bool get hasActiveArenas

Whether the manager has any active arenas.

Implementation

bool get hasActiveArenas => _arenas.isNotEmpty;