hasEmptyPath property

bool hasEmptyPath

Whether the matched-entry has an empty path

Implementation

bool get hasEmptyPath => _config.path.isEmpty;