selectedImageBase64OrNull
private fun GalleryDetailContent.selectedImageBase64OrNull(selectedTab: GalleryDetailTab): String?(source)
Exposes the zoomableSource value used by the SDAI presentation layer.
Return
Result produced by zoomableSource.
Author
Dmitriy Moroz
Parameters
selectedTab
selected tab value consumed by the API.