是否过易盾反垃圾,对于已开通易盾的用户有效,默认为true 如果应用已经开了易盾,默认消息都会走易盾,如果对单条消息设置 enable 为false,则此消息不会走易盾反垃圾,而是走通用反垃圾
@JsonKey(defaultValue: false) bool enable = true;