NamedResourcesStringSlice

data class NamedResourcesStringSlice(val strings: List<String>)

NamedResourcesStringSlice contains a slice of strings.

Constructors

Link copied to clipboard
constructor(strings: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Strings is the slice of strings.