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