label property

EmailLabel label
@JsonKey(defaultValue: EmailLabel.home), read / write

The label or type of email it is. If custom, the free-form label can be found in customLabel.

Implementation

@JsonKey(defaultValue: EmailLabel.home)
EmailLabel label;