ShareExport

data class ShareExport(val filePath: String) : GalleryEffect(source)

Carries ShareExport data through the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

filePath

file path value consumed by the API.

Constructors

Link copied to clipboard
constructor(filePath: String)

Properties

Link copied to clipboard