fromNameOrNull

fun fromNameOrNull(serialName: String): DayOfWeek?

Find the enum member by the serial name or return null.