names property

List<String>? get names

Implementation

List<String>? get names => _names;