hasEmptyPath property

bool get hasEmptyPath

Whether the matched-entry has an empty path

Implementation

bool get hasEmptyPath => _config.path.isEmpty;