aliases property

List<String> aliases
latefinal

Additional identifiers which can be used to look up this feature; these cannot collide with the identifiers for any other feature

Implementation

late final List<String> aliases;