Package-level declarations

Types

Link copied to clipboard
class StringResource(val default: String, val map: Map<IetfLang, Lazy<String>>)

Use this class as a type of your strings object fields. For example:

Functions