@override Map<String, dynamic> toJson() => { 'type': 'mark_read', 'target': target, 'at_ms': at_ms, };