enableHistory property

  1. @JsonKey(defaultValue: true)
bool enableHistory
getter/setter pair

该消息是否要保存到服务器

Implementation

@JsonKey(defaultValue: true)
bool enableHistory;