withProperty

fun withProperty(key: String, value: Any): TrayConfig.Builder

Add a property to the underlying Spokestack configuration.

Parameters

key

The property's key.

value

The property's value.