alias property

List<String>? alias
inherited

alias Identifies additional names by which this element might also be known.

Implementation

List<String>? get alias => throw _privateConstructorUsedError;