Settings

open class Settings(var defaultThreshold: Double = 0.9)

Constructors

Link copied to clipboard
fun Settings(defaultThreshold: Double = 0.9)

Properties

Link copied to clipboard
open var defaultThreshold: Double = 0.9

Default threshold in case it isn't specified in the template

Inheritors

Link copied to clipboard