getKeywords method

List<String>? getKeywords()

Implementation

List<String>? getKeywords() => _keywords;