allowList property

  1. @override
List<String>? allowList
final

A list of words allowed to bypass the rule.

Implementation

@override
final List<String>? allowList;