Skip to content

Commit 278183b

Browse files
tddang-linagorahoangdat
authored andcommitted
Allow textBody to be null
1 parent 392f12f commit 278183b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

lib/jmap/mail/vacation/vacation_response.dart

-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ class VacationResponse with EquatableMixin {
2424

2525
final String? subject;
2626

27-
@JsonKey(includeIfNull: false)
2827
final String? textBody;
2928

3029
final String? htmlBody;

lib/jmap/mail/vacation/vacation_response.g.dart

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)