@override Map<String, dynamic> toJson() => { 'type': 'attachment', 'uuid': uuid, 'timestamp': timestamp, 'attachment': attachment, };