Format

sealed class Format

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
object Jpeg : Format
Link copied to clipboard
object Png : Format
Link copied to clipboard
data class SdkUnknown(val value: String) : Format

Properties

Link copied to clipboard
abstract val value: String