OptionNullable

a nullable variant which may contain one of type in OptionValueSeq

alias OptionNullable = Nullable!OptionValueSeq

Meta