propertyOrNull
open fun propertyOrNull(
path: String
): ApplicationConfigValue?
Overrides ApplicationConfig.propertyOrNull
Get config property value for path or return null
open fun propertyOrNull(
path: String
): ApplicationConfigValue?
Overrides ApplicationConfig.propertyOrNull
Get config property value for path or return null