ignoreWords property

List<String>? get ignoreWords

Implementation

List<String>? get ignoreWords => (_$data['ignoreWords'] as List<String>?);