noKeywords property

List<String> noKeywords
getter/setter pair

Implementation

List<String> noKeywords = [
  'http',
  'https',
];