invoke

operator fun <T> invoke(prefix: String?, transform: (String) -> T?, default: T?): EnvironmentVariable<T>

See also