NULL_PROVIDER

@get:JvmName(name = "nullProvider")
val NULL_PROVIDER: Provider<Nothing?>

A Provider that always returns null.