VideoSectionDocumentToVideoSectionMapper

class VideoSectionDocumentToVideoSectionMapper @Inject constructor(localizedMapReader: LocalizedMapReader)

Constructors

Link copied to clipboard
@Inject
constructor(localizedMapReader: LocalizedMapReader)

Functions

Link copied to clipboard
suspend fun map(document: DocumentSnapshot): VideoSection?
Link copied to clipboard
fun mapVideo(document: DocumentSnapshot): Video?