names property

List<String> names

Names list

Implementation

List<String> get names => _names;