alias property

List<String>? alias
inherited

alias A list of alternate names that the organization is known as, or was known as in the past.

Implementation

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