hasHandlers property

bool hasHandlers
inherited

Implementation

bool get hasHandlers => _handlers?.isNotEmpty ?? false;