isHandleNode property

bool isHandleNode

Implementation

bool get isHandleNode {
  return _handleMap.isNotEmpty;
}