LoginConfig

constructor(showLogo: Boolean = true, enablePin: Boolean? = false, pinLength: Int = 4, pinLoginMessage: String? = null, logoHeight: Int = 120, logoWidth: Int = 140, showAppTitle: Boolean = true, supervisorContactNumber: String? = null)