enableHistory property Null safety

bool enableHistory
@JsonKey(defaultValue: true), read / write

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

Implementation

@JsonKey(defaultValue: true)
bool enableHistory;