EnvValue

data class EnvValue(val fromEnvVar: String?, val value: String?)

Constructors

Link copied to clipboard
constructor(fromEnvVar: String?, value: String?)

Properties

Link copied to clipboard
Link copied to clipboard