customLabel property

String customLabel
@JsonKey(defaultValue: ""), read / write

If label is AddressLabel.custom, free-form user-chosen label.

Implementation

@JsonKey(defaultValue: "")
String customLabel;