alternateUiPlugLabel property
If the plug meets certain state requirements, it may have an alternative label applied to it. This is the alternative label that will be applied in such a situation.
Implementation
@JsonKey(name:'alternateUiPlugLabel')
String? alternateUiPlugLabel;