names property

List<String>? names

Implementation

List<String>? get names => _names;