Map<String, dynamic> toJson() => { 'reference': reference, 'content': content, 'contentType': contentType.toMap(), };