Of course you can also insert a Map with multiple keys and values.
Storage merge( Map<String, dynamic> nbt, ) => Storage.merge(name, autoNamespace: autoNamespace, nbt: nbt);