names property

List<String>? names
final

A list of names for the alias, including the canonical name.

Implementation

final List<String>? names;