Optional
initialEntries: Map<K, V>Initial map entries to populate the property with
Optional
isUnreliable: booleanWhether the property should be unreliable. Default is false.
Optional
meta: Many<Metadata for serialization
Optional
name: Caller<"text">Optional
uuid: Caller<"uuid">
Create a ShallowMapPropertyPacket, where updates are diff-based and only the first level of object values are checked for changes with strict equality (===). Metadata can be provided to specify how the data should be serialized.