customLabel property
@JsonKey(defaultValue: ""), read / write
If customLabel is SocialMediaLabel.custom, free-form user-chosen label.
Implementation
@JsonKey(defaultValue: "")
String customLabel;
If customLabel is SocialMediaLabel.custom, free-form user-chosen label.
@JsonKey(defaultValue: "")
String customLabel;