isInUse method

bool isInUse()

Implementation

bool isInUse() => _entry != null;