allowList property

List<String>? allowList
final

A list of words allowed to bypass the rule.

Implementation

final List<String>? allowList;