5.0.5
When you've got a Dictionary<String, Primitive>
or [String : Primitive]
you can now convert them to a Document using Document(dictionary)
. The same goes for [Primitive]
/ Array<Primitive>
When you've got a Dictionary<String, Primitive>
or [String : Primitive]
you can now convert them to a Document using Document(dictionary)
. The same goes for [Primitive]
/ Array<Primitive>