StringTag

data class StringTag(val info: String? = null) : Tag

String-based tag using for TF Models download operations.

Constructors

Link copied to clipboard
fun StringTag(info: String? = null)

Properties

Link copied to clipboard
val info: String? = null

Either 'finger' or 'hand'.