alias property

String? get alias

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

Implementation

String? get alias => aliasField.getValue(json);