selector property Null safety

String? selector
read / write

Selects the methods to which this rule applies.

Refer to selector for syntax details.

Implementation

core.String? selector;