strList property

List<String?> strList
getter/setter pair

Implementation

List<String?> strList = [];