emailUnread property

  1. @JsonKey.new(name: 'email_unread')
bool get emailUnread
inherited

Implementation

@JsonKey(name: 'email_unread')
bool get emailUnread => throw _privateConstructorUsedError;