aliases property

List<String> aliases
final

The aliases for the id type as exposed to the user. Supports multiple, even though it is not recommended to use more than one to avoid confusion.

Implementation

final List<String> aliases;