name property

List<String> name

Implementation

List<String> get name => _names.toList();