Serializes an object to a map representation.
@override Map<String, dynamic> toJson() => {'deleted': deleted};