IgnoreRules.empty constructor

IgnoreRules.empty()

Creates empty rules.

Implementation

factory IgnoreRules.empty() => IgnoreRules._([], {});