alternateName property
String?
get
alternateName
Returns the alternate name for the units. This may be a non-standard representation. If no alternate name exists, then null is returned.
Implementation
String? get alternateName => abbrev1;