isChecked property Null safety
@JsonKey(defaultValue: false), read / write
the select state of a message
Implementation
@JsonKey(defaultValue: false)
bool isChecked;
the select state of a message
@JsonKey(defaultValue: false)
bool isChecked;