MediaItem

constructor(id: Long, createdAt: Long, deletedAt: Long?, description: String, mediaType: MediaType, width: Int, height: Int, size: Long, previewUrl: String?, thumbSmallUrl: String?, thumbMiddleUrl: String?, localUri: Uri?, uploadState: UploadState?, isFavorite: Boolean)