optionalStringProvider

fun optionalStringProvider(key: String, defaultValue: String? = null): Provider<String>(source)