Builder

abstract class Builder

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun build(): SystemSetting
Link copied to clipboard
Link copied to clipboard
abstract fun value(value: String): SystemSetting.Builder